lib/rails/generators/joosy/templates/app/layouts/application.js.coffee in joosy-0.1.0.alpha vs lib/rails/generators/joosy/templates/app/layouts/application.js.coffee in joosy-1.0.0.RC1
- old
+ new
@@ -2 +1,2 @@
class @ApplicationLayout extends Joosy.Layout
+ @view 'application'
\ No newline at end of file