]> git.openstreetmap.org Git - rails.git/blob - app/models/country.rb
Added locking around update and delete methods on main API objects. This should remov...
[rails.git] / app / models / country.rb
1 class Country < ActiveRecord::Base
2 end