Sha256: cbc31083e271203e74379bdbb31a6829cc265855813feab4af063dd1043d9508
Contents?: true
Size: 481 Bytes
Versions: 12
Compression:
Stored size: 481 Bytes
Contents
state - Create a new State class to use in your statecharts. USAGE: sc-gen state AppName.StateName [--filename=FILENAME] [--target=TARGET_NAME] DISCUSSION: This generator will create a new SproutCore State template file in your app. You should pass as the first parameter your AppName.StateName combination you want to create. For example: sc-gen responder Todos.LoadingState defines a new class called Todos.LoadingState in the file apps/todos/states/loading_state.js.
Version data entries
12 entries across 12 versions & 1 rubygems