lib/lanes/command/templates/client/screens/Screen.coffee in lanes-0.0.5 vs lib/lanes/command/templates/client/screens/Screen.coffee in lanes-0.0.8
- old
+ new
@@ -1,9 +1,7 @@
class <%= namespace.camelize %>.Screens.<%= class_name %> extends Lanes.Screens.Base
- namespace: NAMESPACE
+ source: FILE
- # List subviews <TODO: add link to docs>
subviews: {}
- # List events <TODO: add link to docs>
events: {}