Sha256: 90e2ba27a4779e0a3928647d253871be37c6fd79483dd3f3742ffa80cdbd2443

Contents?: true

Size: 92 Bytes

Versions: 2

Compression:

Stored size: 92 Bytes

Contents

class Employee < ApplicationRecord
  include Commons::Concerns::Extensions::SoftDeleted
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
commons_yellowme-0.16.0 spec/dummy/app/models/employee.rb
commons_yellowme-0.15.0 spec/dummy/app/models/employee.rb