File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ anywhere in the file:
122
122
To generate a configuration file (in the form of a `.rake` file), to set
123
123
default options:
124
124
125
- rails g annotate :install
125
+ rails g annotate_models :install
126
126
127
127
Edit this file to control things like output format, where annotations are
128
128
added (top or bottom of file), and in which artifacts.
@@ -133,7 +133,7 @@ added (top or bottom of file), and in which artifacts.
133
133
To generate a configuration file (in the form of a `.rake` file), to set
134
134
default options:
135
135
136
- rails g annotate :install
136
+ rails g annotate_models :install
137
137
138
138
Edit this file to control things like output format, where annotations are
139
139
added (top or bottom of file), and in which artifacts.
@@ -271,4 +271,4 @@ With help from:
271
271
- Dmitry Lihachev
272
272
- qichunren
273
273
274
- and many others that I may have missed to add.
274
+ and many others that I may have forgotten to add.
You can’t perform that action at this time.
0 commit comments