1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00
activerecord-hackery--ransack/lib/ransack
Ernie Miller 28add8c195 On second thought, something is better than nothing.
Still, will need to avoid using association sorts when the DB doesn't support it.
Hoping someone brighter than me comes up with a solid way to do this in a more
flexible and cross-DB-compatible way.
2011-06-11 14:07:11 -04:00
..
adapters On second thought, something is better than nothing. 2011-06-11 14:07:11 -04:00
helpers DRY up predicate detection, add some starter docs 2011-06-06 21:32:03 -04:00
locale Add i18n for any/all 2011-06-05 15:01:53 -04:00
nodes DRY up predicate detection, add some starter docs 2011-06-06 21:32:03 -04:00
configuration.rb DRY up predicate detection, add some starter docs 2011-06-06 21:32:03 -04:00
constants.rb Initial commit. 2011-03-30 20:31:39 -04:00
context.rb Strip out inaccessible associations from form helper attribute collections 2011-05-30 13:00:59 -04:00
helpers.rb Initial commit. 2011-03-30 20:31:39 -04:00
naming.rb Initial commit. 2011-03-30 20:31:39 -04:00
nodes.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00
predicate.rb DRY up predicate detection, add some starter docs 2011-06-06 21:32:03 -04:00
ransacker.rb D'oh. class_attribute FAIL. 2011-06-10 09:33:02 -04:00
search.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00
translate.rb DRY up predicate detection, add some starter docs 2011-06-06 21:32:03 -04:00
version.rb On second thought, something is better than nothing. 2011-06-11 14:07:11 -04:00
visitor.rb Add :only/:compound options to predicate_select, refactor ands/ors -> groupings 2011-06-05 14:29:54 -04:00