]> git.openstreetmap.org Git - rails.git/blob - app/models/country.rb
We don't need the @notice hack - we can use flash.now to achieve the same thing.
[rails.git] / app / models / country.rb
1 class Country < ActiveRecord::Base
2 end