Sha256: fc61c98361ca7ed738de5cf7401c7a5ec59fbf51f7118f92a6e87d758cab5d62
Contents?: true
Size: 409 Bytes
Versions: 8
Compression:
Stored size: 409 Bytes
Contents
Description: Generates rails model and controller plus Backbone scaffold for your item class inheriting from Pbw::Item Example: rails generate pbw:item TradeGood value:float description:string This will create: * A model inheriting from Pbw::Item * A controller with an index method for your area plus index.html.erb template calling Backbone * Backbone scaffold for your item class
Version data entries
8 entries across 8 versions & 1 rubygems