Module: ActiveSupport::DescendantsTracker
- Defined in:
- lib/with_model/descendants_tracker.rb
Class Attribute Summary collapse
-
.clear_disabled ⇒ Object
readonly
Returns the value of attribute clear_disabled.
Class Attribute Details
.clear_disabled ⇒ Object (readonly)
Returns the value of attribute clear_disabled.
84 85 86 |
# File 'lib/with_model/descendants_tracker.rb', line 84 def clear_disabled @clear_disabled end |