Sha256: 8deaaf19f8751c7b655b5a0568fc5c23cf4fa0d690b3cbecc7803833aafba932

Contents?: true

Size: 105 Bytes

Versions: 20

Compression:

Stored size: 105 Bytes

Contents

module Marksmith
  class ApplicationRecord < ActiveRecord::Base
    self.abstract_class = true
  end
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
marksmith-0.3.0 app/models/marksmith/application_record.rb
marksmith-0.2.2 app/models/marksmith/application_record.rb
marksmith-0.2.1 app/models/marksmith/application_record.rb
marksmith-0.2.0 app/models/marksmith/application_record.rb
marksmith-0.1.3 app/models/marksmith/application_record.rb
marksmith-0.1.2 app/models/marksmith/application_record.rb
marksmith-0.1.1 app/models/marksmith/application_record.rb
marksmith-0.1.0 app/models/marksmith/application_record.rb
marksmith-0.0.16 app/models/marksmith/application_record.rb
marksmith-0.0.15 app/models/marksmith/application_record.rb
marksmith-0.0.13 app/models/marksmith/application_record.rb
marksmith-0.0.12 app/models/marksmith/application_record.rb
marksmith-0.0.11 app/models/marksmith/application_record.rb
marksmith-0.0.10 app/models/marksmith/application_record.rb
marksmith-0.0.9 app/models/marksmith/application_record.rb
marksmith-0.0.8 app/models/marksmith/application_record.rb
marksmith-0.0.7 app/models/marksmith/application_record.rb
marksmith-0.0.6 app/models/marksmith/application_record.rb
marksmith-0.0.5 app/models/marksmith/application_record.rb
marksmith-0.0.4 app/models/marksmith/application_record.rb