Commit Graph

10 Commits

Author SHA1 Message Date
Thomas b177cee45b Advanced link in readme actually links to the advanced page in the demo app 2012-05-11 16:48:02 +10:00
Ryan Bigg 9ed7833152 Mention that search params key is now configurable 2012-04-11 16:35:54 -04:00
Ryan Bigg 086b0d68a7 Remove configuration from README. Will add it to the wiki 2012-04-11 14:30:24 -04:00
Marek Hulan 9a71cbf8b8 Added custom search param key feature refs #43
Including specs. I didn't find any other sane place where a behaviour
should be changed. I don't understand why you define :q in
Ransack::Naming::Name so I ignored it. Still seems to work pretty good
in sort_link helper.

Enabled global search_key configuration refs #81

You can configure new default search key parameter
(default is still :q). Specs are included as well.

New functionality is documented in README.md

I also removed my specifis lines from .gitignore.
2012-04-11 14:29:30 -04:00
Ryan Bigg 4accc86d49 Remove custom predicate stuff from the README. Will move it out to a wiki page 2012-04-11 14:20:46 -04:00
Ernie Miller 82d2a806da Credit where credit is due. Thanks @radar! 2012-03-29 10:50:36 -04:00
Ernie Miller 33655d3f95 Update README, link to ransack-demo.heroku.com 2011-06-11 14:22:41 -04:00
Ernie Miller 2d897822f1 Update docs 2011-06-10 11:34:48 -04:00
Michał Lipski 5b95e6c0b7 Add missing comma. 2011-06-09 04:29:14 -07:00
Ernie Miller e5c7d8be2b DRY up predicate detection, add some starter docs 2011-06-06 21:32:03 -04:00