Class: State
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- State
- Defined in:
- lib/earth/locality/state.rb
Instance Method Summary collapse
Instance Method Details
#country ⇒ Object
10 11 12 |
# File 'lib/earth/locality/state.rb', line 10 def country Country.united_states end |