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

Example:
    ./script/generate scaffold_resource Thing

    This will create:
        what/will/it/create