The method isconstruct_finder_sql(options)
(lib/active_record/base.rb:1681) you will have to use__send__
because it is private.
Nice for use in IRB / testing small queries
The method isconstruct_finder_sql(options)
(lib/active_record/base.rb:1681) you will have to use__send__
because it is private.
Nice for use in IRB / testing small queries