Froze rails gems
[depot.git] / vendor / rails / railties / lib / rails_generator / generators / components / plugin / templates / USAGE
1 Description:
2 Explain the generator
3
4 Example:
5 ./script/generate <%= file_name %> Thing
6
7 This will create:
8 what/will/it/create