method
actually_destroyed?
rails latest stable - Class:
ActiveRecord::CounterCache
actually_destroyed?()protected
No documentation available.
# File activerecord/lib/active_record/counter_cache.rb, line 128
def actually_destroyed?
@_actually_destroyed
end