Method: ActiveRecord::Associations::Preloader#branches
- Defined in:
- activerecord/lib/active_record/associations/preloader.rb
#branches ⇒ Object
123 124 125 |
# File 'activerecord/lib/active_record/associations/preloader.rb', line 123 def branches @tree.children end |