Sha256: d9fc84e3ec1ef1f3c5cb09d36e7393a124db342fd10127c2db3b65f68e671fe6

Contents?: true

Size: 110 Bytes

Versions: 1

Compression:

Stored size: 110 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mobile_workflow-0.1.0 app/models/mobile_workflow/application_record.rb