APIdock / Ruby on Rails
/
Browse About
module

ActiveRecord::FinderMethods

v4.0.2 - Show latest stable

No documentation available for this module.

Files

  • activerecord/lib/active_record/relation/finder_methods.rb

Related methods

  • Instance methods
  • exists?
  • find
  • find_by
  • find_by!
  • first
  • first!
  • last
  • last!
  • raise_record_not_found_exception!
  • take
  • take!
  • Protected methods
  • protectedapply_join_dependency
  • protectedconstruct_join_dependency_for_association_find
  • protectedconstruct_limited_ids_condition
  • protectedconstruct_relation_for_association_calculations
  • protectedconstruct_relation_for_association_find
  • protectedfind_first
  • protectedfind_last
  • protectedfind_one
  • protectedfind_some
  • protectedfind_take
  • protectedfind_with_associations
  • protectedfind_with_ids
  • protectedusing_limitable_reflections?
APIdock API Documentation Browser

© 2026 APIdock