9 lines
146 B
Text
9 lines
146 B
Text
|
Description:
|
||
|
Explain the generator
|
||
|
|
||
|
Example:
|
||
|
bin/rails generate <%= file_name %> Thing
|
||
|
|
||
|
This will create:
|
||
|
what/will/it/create
|