Class: State

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/earth/locality/state.rb

Instance Method Summary collapse

Instance Method Details

#countryObject



18
19
20
# File 'lib/earth/locality/state.rb', line 18

def country
  Country.united_states
end