method
custom_finder_sql
rails latest stable - Class:
ActiveRecord::Associations::CollectionAssociation
custom_finder_sql()private
No documentation available.
# File activerecord/lib/active_record/associations/collection_association.rb, line 406
def custom_finder_sql
interpolate(options[:finder_sql])
end