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
#_destroy ⇒ Object
52 53 54 |
# File 'lib/cassandra_object/nested_attributes.rb', line 52 def _destroy marked_for_destruction? end |