aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails_generator/generators/components/plugin/templates/USAGE
blob: f92779942816bd45ab1822370a3275e8857744bb (plain) (blame)
1
2
3
4
5
6
7
8
Description:
    Explain the generator

Example:
    ./script/generate <%= file_name %> Thing

    This will create:
        what/will/it/create