method
root?
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::Associations::Preloader::Branch
root?()public
No documentation available.
# File activerecord/lib/active_record/associations/preloader/branch.rb, line 54
def root?
parent.nil?
end