We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5c153 commit 79cd599Copy full SHA for 79cd599
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 file in your Rails root `.annotate_ignore`
+If you would like to ignore certain models simply create a `.annotate_ignore` file in your Rails root folder
63
64
```ruby
65
# .annotate_ignore
0 commit comments