Module: NestedStoreAttributes::AcceptsStoreAttributes

Extended by:
ActiveSupport::Concern
Defined in:
lib/nested_store_attributes/accepts_store_attributes.rb

Overview

:nodoc:

Defined Under Namespace

Modules: ClassMethods Classes: TooManyRecords

Instance Method Summary collapse

Instance Method Details

#_destroyObject



101
102
103
# File 'lib/nested_store_attributes/accepts_store_attributes.rb', line 101

def _destroy
  nil?
end