Class: EgridCountry

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

Class Method Summary collapse

Class Method Details

.usObject



5
6
7
# File 'lib/earth/locality/egrid_country.rb', line 5

def us
  find_by_name 'U.S.'
end