Sha256: fbf032bc5bc9205039f3590032b7eb1fadba7ffa91efd504231e4c5bec15efee

Contents?: true

Size: 101 Bytes

Versions: 1

Compression:

Stored size: 101 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
notee-0.4.0 app/models/notee/application_record.rb