Method: ActiveSupport::DescendantsTracker::DescendantsArray#refs_size
- Defined in:
- lib/active_support/descendants_tracker.rb
#refs_size ⇒ Object
95 96 97 |
# File 'lib/active_support/descendants_tracker.rb', line 95 def refs_size @refs.size end |