Skip to content

Commit

Permalink
Remove .all from the README
Browse files Browse the repository at this point in the history
because I deleted it
  • Loading branch information
jhawthorn committed Jun 8, 2015
1 parent ec25ee2 commit 90777a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ You can get all kinds of info from a player:
bob.games_played # => 8
bob.games # => [ game1, game2, ... game8 ]

Or get a list of players:

Elo::Player.all # => [ bob, jane ]
Elo::Game.all # => [ game1, game2, ... game8 ]


== Configuration

You can configure Elo in many ways. In it's default configuration, it is configured
Expand Down

0 comments on commit 90777a0

Please sign in to comment.