Skip to content

Commit

Permalink
adds 2 links to the readme to check the predicates
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Ruger committed Jun 7, 2012
1 parent f1da420 commit e1c5b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -69,7 +69,7 @@ In your view:
<% end %>

`cont` (contains) and `start` (starts with) are just two of the available search predicates.
See Constants for a full list.
See [Constants](https://github.com/ernie/ransack/blob/master/lib/ransack/constants.rb) for a full list and the [wiki](https://github.com/ernie/ransack/wiki/Basic-Searching) for more description.

### Advanced Mode

Expand Down

0 comments on commit e1c5b36

Please sign in to comment.