Sha256: 4941dcf43ed25f5be428ea74a25e791f5a426f6d792233295139b158da46803e

Contents?: true

Size: 101 Bytes

Versions: 2

Compression:

Stored size: 101 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bobot-1.0.53 app/models/bobot/application_record.rb
bobot-1.0.52 app/models/bobot/application_record.rb