Sha256: 3a09826871fba48e0c8565d69fadfe414a99568dcca806ba8c3ddb5db64a4fa8
Contents?: true
Size: 399 Bytes
Versions: 7
Compression:
Stored size: 399 Bytes
Contents
Description: Generates rails model and controller plus Backbone scaffold for your process class inheriting from Pbw::Process Example: rails generate pbw:rules:process Travel This will create: * A model inheriting from Pbw::Process * A controller with an index method for your process plus index.html.erb template calling Backbone * Backbone scaffold for your process class
Version data entries
7 entries across 7 versions & 1 rubygems