All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ruby-on-rails-server.application_record.rb Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
class ApplicationRecord < ActiveRecord::Base
  self.abstract_class = true
end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy