Sha256: 699593535bddc9253ae032b818a63f1444f591a5d9b965b5ada54d7ca249b6bd
Contents?: true
Size: 253 Bytes
Versions: 2
Compression:
Stored size: 253 Bytes
Contents
# ComponentGenerator ## Description Creates new rails engines in the components directory. New engines use postgres by default ## Usage: Run `rails generate component my_engine` which will create a new engine called MyEngine in `components/my_engine`.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
component_generator-0.0.2 | README.md |
component_generator-0.0.1 | README.md |