We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a04f39 commit 0c48dd7Copy full SHA for 0c48dd7
README.md
@@ -84,9 +84,7 @@ Usage
84
@comment.children
85
86
* If you plan to use the `acts_as_votable` plugin with your comment system be
87
- sure to uncomment two things:
88
-
89
- * In `lib/comment.rb` uncomment the line [`acts_as_votable`][L9].
+ sure to uncomment the line [`acts_as_votable`][L9] in `lib/comment.rb`.
90
91
[L9]: https://github.com/elight/acts_as_commentable_with_threading/blob/master/lib/generators/acts_as_commentable_with_threading_migration/templates/comment.rb#L9
92
0 commit comments