aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/plugin/templates/generators/%file_name%/USAGE.tt
blob: ea9f4f12cc695f26b2965cd05cad218f45d83c68 (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