File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -119,15 +119,6 @@ anywhere in the file:
119
119
120
120
# -*- SkipSchemaAnnotations
121
121
122
- To generate a configuration file (in the form of a `.rake` file), to set
123
- default options:
124
-
125
- rails g annotate:install
126
-
127
- Edit this file to control things like output format, where annotations are
128
- added (top or bottom of file), and in which artifacts.
129
-
130
-
131
122
=== Configuration in Rails
132
123
133
124
To generate a configuration file (in the form of a `.rake` file), to set
@@ -137,6 +128,7 @@ default options:
137
128
138
129
Edit this file to control things like output format, where annotations are
139
130
added (top or bottom of file), and in which artifacts.
131
+
140
132
== Rails Integration
141
133
142
134
By default, once you've generated a configuration file, annotate will be
@@ -252,3 +244,4 @@ Released under the same license as Ruby. No Support. No Warranty.
252
244
== Authors
253
245
254
246
{See AUTHORS.rdoc}[link:AUTHORS.rdoc].
247
+
You can’t perform that action at this time.
0 commit comments