instance method actually_destroyed?

Ruby on Rails 4.2.9

Since v4.2.9 Last seen in v4.2.9

Signature

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

Type at least 2 characters to search.

↑↓ navigate · open · esc close