Sha256: e8680122516191785d3c143d1bf87e6f5f6e7ebd55bad595ff34086ea23a0443

Contents?: true

Size: 105 Bytes

Versions: 2

Compression:

Stored size: 105 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
webhooker-0.5.0 app/models/webhooker/application_record.rb
webhooker-0.4.0 app/models/webhooker/application_record.rb