practice doing this
at main 74 B view raw
1class ApplicationRecord < ActiveRecord::Base 2 primary_abstract_class 3end