Sha256: 1c54712ac5bef4c0f3ee428938e3a41451c3b952f7250dd32c6ce65a3146b777
Contents?: true
Size: 419 Bytes
Versions: 8
Compression:
Stored size: 419 Bytes
Contents
Description: Generates rails model and controller plus Backbone scaffold for your token class inheriting from Pbw::Token Example: rails generate pbw:token Adventurer health:integer experience:integer This will create: * A model inheriting from Pbw::Token * A controller with an index method for your token plus index.html.erb template calling Backbone * Backbone scaffold for your token class
Version data entries
8 entries across 8 versions & 1 rubygems