Merge pull request #104 from dancinglightning/master

Small improvement for readme
This commit is contained in:
Ryan Bigg 2012-10-09 21:03:29 -07:00
commit 48bb635eb1
1 changed files with 1 additions and 1 deletions

View File

@ -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