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