Method: Beanie::CustomerAddress#state_county
- Defined in:
- lib/beanie/customer_address.rb
#state_county ⇒ Object
Returns the value of attribute state_county.
33 34 35 |
# File 'lib/beanie/customer_address.rb', line 33 def state_county @state_county end |