Module: CassandraObject::NestedAttributes

Extended by:
ActiveSupport::Concern
Included in:
Base
Defined in:
lib/cassandra_object/nested_attributes.rb

Overview

:nodoc:

Defined Under Namespace

Modules: ClassMethods Classes: TooManyRecords

Instance Method Summary collapse

Instance Method Details

#_destroyObject



53
54
55
# File 'lib/cassandra_object/nested_attributes.rb', line 53

def _destroy
  marked_for_destruction?
end