forked from activerecord-hackery/ransack
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Juanito Fatas edited this page Dec 11, 2013
·
10 revisions
Ransack is a rewrite of MetaSearch. While it supports many of the same features as MetaSearch, its underlying implementation differs greatly from MetaSearch and backwards compatibility is not a design goal.
- Configuration - How to configure ransack
- Custom Predicates
- Form Customization - How to configure forms
- Searching
- Basic - Detailed information on the basic search methods supported by ransack
- Sorting in the Controller - Specify a default sort order
- Configuration
- Custom Predicates
- Form Customization
-
Searching
- Basic Searching
- Sorting in the Controller - Specify a default sort order