Sha256: d102234185097d86cd6cafbea2a7d0c710c13d121664c6e9b7734d00b66cc3e3
Contents?: true
Size: 450 Bytes
Versions: 7
Compression:
Stored size: 450 Bytes
Contents
Description: Generates rails model and controller plus Backbone scaffold for your constraint class inheriting from Pbw::Constraint Example: rails generate pbw:rules:constraint ItemCapacity cargo:integer life:integer This will create: * A model inheriting from Pbw::Constraint * A controller with an index method for your constraint plus index.html.erb template calling Backbone * Backbone scaffold for your constraint class
Version data entries
7 entries across 7 versions & 1 rubygems