We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cd599 commit a58c73fCopy full SHA for a58c73f
README.md
@@ -59,7 +59,7 @@ It creates an initializer at `config/initializers/annotate.rb` which contains de
59
60
### Ignoring Certain Models
61
62
-If you would like to ignore certain models simply create a `.annotate_ignore` file in your Rails root folder
+If you would like to ignore certain models simply create a `.annotate_ignore` file in the root folder of your Rails project
63
64
```ruby
65
# .annotate_ignore
0 commit comments