Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
ereslibre committed May 17, 2012
1 parent f1ebaea commit 493d6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ You have now two methods that will allow you to search by slugs:
They are finder methods, so they are also in collections. Examples:

1. Client.find_by_slug '1-john-doe'
2. Client.users.find_by_slug '54-alice-smith'
2. Client.first.users.find_by_slug '54-alice-smith'

0 comments on commit 493d6a3

Please sign in to comment.