Repository URL to install this package:
class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end