Skip to content

Commit

Permalink
Reverted README file because git "changed" whole file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeewes committed Nov 6, 2012
1 parent 9e8266c commit 7d98e21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.markdown
Expand Up @@ -155,8 +155,6 @@ You can also check whether the voter has voted up or down.

@user.voted_up_on? @comment3 # => false
@user.voted_down_on? @comment3 # => false

Aliases for methods ``voted_up_on?`` and ``voted_down_on?`` are: ``voted_up_for?``, ``voted_down_for?``, ``liked?`` and ``disliked?``.

### Registered Votes

Expand Down

0 comments on commit 7d98e21

Please sign in to comment.