Method: Dynomite::Item#new_record
- Defined in:
- lib/dynomite/item.rb
#new_record ⇒ Object Also known as: new_record?
Returns the value of attribute new_record.
37 38 39 |
# File 'lib/dynomite/item.rb', line 37 def new_record @new_record end |