]> git.openstreetmap.org Git - rails.git/blob - app/models/application_record.rb
Fix the font weight on the about page title, and use lead styling for the lede
[rails.git] / app / models / application_record.rb
1 class ApplicationRecord < ActiveRecord::Base
2   self.abstract_class = true
3 end