Sha256: c94a2e173cd42eb2efb06667a736b3957329e1026f9af2a447d2a82c32a4b09b
Contents?: true
Size: 432 Bytes
Versions: 83
Compression:
Stored size: 432 Bytes
Contents
view - Create a new view class in your SproutCore app. USAGE: sc-gen view AppName.NewView [--filename=FILENAME] [--target=TARGET_NAME] DISCUSSION: This generator will create a new SproutCore view in your app. You should pass as the first parameter your AppName.NewView combination you want to create. For example: sc-gen view Todos.TaskView defines a new class called Todos.TaskView in the file apps/todos/views/task.js .
Version data entries
83 entries across 83 versions & 2 rubygems