instance method
actually_destroyed?
Ruby on Rails 4.2.11.3
Since v4.2.11.3 Last seen in v4.2.11.3Signature
actually_destroyed?()
No documentation comment.
Source
# File activerecord/lib/active_record/counter_cache.rb, line 128
def actually_destroyed?
@_actually_destroyed
end
Defined in activerecord/lib/active_record/counter_cache.rb line 128
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::CounterCache