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.
14 15 16 |
# File 'lib/dynamoid/persistence.rb', line 14 def new_record @new_record end |