houdini/lib/templates/rails/generator/USAGE.tt

9 lines
146 B
Text
Raw Normal View History

2020-05-01 17:54:10 +00:00
Description:
Explain the generator
Example:
bin/rails generate <%= file_name %> Thing
This will create:
what/will/it/create