activerecord-hackery--ransack/lib
Jon Atack 3b5c82bd28 Reduce object allocations in Ransack::Nodes::Sort
`try` allocates an array on every call; we should avoid calling
it in hotspots.
2014-10-04 01:25:14 +02:00
..
ransack Reduce object allocations in Ransack::Nodes::Sort 2014-10-04 01:25:14 +02:00
ransack.rb Maintain Ruby 1.8.7 syntax compatibility 2014-05-01 15:55:39 +02:00