method

actually_destroyed?

actually_destroyed?()
protected

No documentation available.

# File activerecord/lib/active_record/counter_cache.rb, line 128
      def actually_destroyed?
        @_actually_destroyed
      end