]> git.openstreetmap.org Git - rails.git/blob - app/models/country.rb
Fixed copy-n-paste bug in querying for closed changesets and added a test for it.
[rails.git] / app / models / country.rb
1 class Country < ActiveRecord::Base
2 end