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/nodes
Alejandro Babio 47d7a95eac Allow sort by a field, and not use in search.
Accepts sort column only if it's a ransortable_attribute.

accepts sort column only if it's a ransortable_attribute.
2013-10-25 15:36:52 -03:00
..
attribute.rb inspect on Ransack::Search objects now will not load entire object graph 2012-08-10 16:27:06 +10:00
bindable.rb Make sure we are using the adapter's column hash in AR 3.0 2011-04-18 14:34:48 -04:00
condition.rb inspect on Ransack::Search objects now will not load entire object graph 2012-08-10 16:27:06 +10:00
grouping.rb inspect on Ransack::Search objects now will not load entire object graph 2012-08-10 16:27:06 +10:00
node.rb Initial commit. 2011-03-30 20:31:39 -04:00
sort.rb Allow sort by a field, and not use in search. 2013-10-25 15:36:52 -03:00
value.rb inspect on Ransack::Search objects now will not load entire object graph 2012-08-10 16:27:06 +10:00