activerecord-hackery--ransack/lib
gleb 953ec1b502 inspect on Ransack::Search objects now will not load entire object graph
This means that:

1) inspect calls will be faster
2) inspect calls will be easier to understand
3) queries won't be executed until #result is called on the Search object

Fixes #115 with #121
2012-08-10 16:27:06 +10:00
..
ransack inspect on Ransack::Search objects now will not load entire object graph 2012-08-10 16:27:06 +10:00
ransack.rb Strip out inaccessible associations from form helper attribute collections 2011-05-30 13:00:59 -04:00