]> git.openstreetmap.org Git - rails.git/blob - app/models/country.rb
Remove the languages hash since we are now storing the languages in a table. Translat...
[rails.git] / app / models / country.rb
1 class Country < ActiveRecord::Base
2 end