method
custom_finder_sql
v4.0.2 -
Show 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