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