Sha256: 460e588f2ad1a4372690c4bb3a7b0705ba9e0dcdc515cfa9faa2c6a6a355c3bb

Contents?: true

Size: 314 Bytes

Versions: 6

Compression:

Stored size: 314 Bytes

Contents

Description:
    Generates command model class plus Backbone model, views and templates for submitting commands

Example:
    rails generate pbw:rules:command MoveArmy area:string

    This will create:
        * A model inheriting from Pbw::Command 
		* Backbone model, views and templates for submitting commands

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pbw-0.1.1 lib/generators/pbw/rules/command/USAGE
pbw-0.1.0 lib/generators/pbw/rules/command/USAGE
pbw-0.0.10 lib/generators/pbw/rules/command/USAGE
pbw-0.0.9 lib/generators/pbw/rules/command/USAGE
pbw-0.0.8 lib/generators/pbw/rules/command/USAGE
pbw-0.0.7 lib/generators/pbw/rules/command/USAGE