File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ anywhere in the file:
122122To generate a configuration file (in the form of a `.rake` file), to set
123123default options:
124124
125- rails g annotate_models :install
125+ rails g annotate :install
126126
127127Edit this file to control things like output format, where annotations are
128128added (top or bottom of file), and in which artifacts.
@@ -133,7 +133,7 @@ added (top or bottom of file), and in which artifacts.
133133To generate a configuration file (in the form of a `.rake` file), to set
134134default options:
135135
136- rails g annotate_models :install
136+ rails g annotate :install
137137
138138Edit this file to control things like output format, where annotations are
139139added (top or bottom of file), and in which artifacts.
You can’t perform that action at this time.
0 commit comments