Skip to content

Commit

Permalink
table headers
Browse files Browse the repository at this point in the history
  • Loading branch information
scarroll32 committed Mar 17, 2018
1 parent 4c79126 commit 854c9d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ query parameters in your URLs.
List of all possible predicates


| Predicate | Description | Notes |
| ------------- | ------------- |-------- |
| `*_eq` | equal | |
| `*_not_eq` | not equal | |
Expand Down Expand Up @@ -463,6 +464,7 @@ List of all possible predicates
| `*_true` | is true | |
| `*_false` | is false | |


(See full list: https://github.com/activerecord-hackery/ransack/blob/master/lib/ransack/locale/en.yml#L15 and [wiki](https://github.com/activerecord-hackery/ransack/wiki/Basic-Searching))

### Using Ransackers to add custom search functions via Arel
Expand Down

0 comments on commit 854c9d3

Please sign in to comment.