Sha256: 6c2592fcec6d36b4fad6af34bce0329a02fb69e0dfb064de07f88355864df6e3
Contents?: true
Size: 497 Bytes
Versions: 4
Compression:
Stored size: 497 Bytes
Contents
client - Generates a new SproutCore client USAGE: ./script/generate sc_client client_name DISCUSSION: This generator will create a new SproutCore-based JavaScript application. After the generator completes, you will be able to begin work immediately. The code created by this generator will appear in a /clients directory. To add models, views, and controllers, you can use the additional generators sc_model, sc_controller, sc_object_controller, sc_collection_controller, and sc_view.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sproutcore-0.9.0 | generators/client/USAGE |
sproutcore-0.9.1 | generators/client/USAGE |
sproutcore-0.9.2 | generators/client/USAGE |
sproutcore-0.9.3 | generators/client/USAGE |