Method: Noths::Order#repeat_customer
- Defined in:
- lib/noths/models/order.rb
#repeat_customer ⇒ Object
Returns the value of attribute repeat_customer.
28 29 30 |
# File 'lib/noths/models/order.rb', line 28 def repeat_customer @repeat_customer end |