activerecord-hackery--ransack/spec
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
..
blueprints Initial commit. 2011-03-30 20:31:39 -04:00
helpers Initial commit. 2011-03-30 20:31:39 -04:00
ransack Added custom search param key feature refs #43 2012-04-11 14:29:30 -04:00
support Bump version, use polyamorous 2011-09-03 15:37:02 -04:00
console.rb 3.0 backporting work in progress 2011-04-18 11:28:19 -04:00
spec_helper.rb Added custom search param key feature refs #43 2012-04-11 11:58:27 -04:00