Method: Dynamoid::Persistence#new_record
- Defined in:
- lib/dynamoid/persistence.rb
#new_record ⇒ Object Also known as: new_record?
Returns the value of attribute new_record.
22 23 24 |
# File 'lib/dynamoid/persistence.rb', line 22 def new_record @new_record end |