Class: State

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

Instance Method Summary collapse

Instance Method Details

#countryObject



10
11
12
# File 'lib/earth/locality/state.rb', line 10

def country
  Country.united_states
end