]> git.openstreetmap.org Git - rails.git/blob - app/models/country.rb
Replace deprecated `scoped` method with `all`
[rails.git] / app / models / country.rb
1 class Country < ActiveRecord::Base
2 end