Sha256: 50031f6fbfef17cd20ce78db69dbe65b747b7920683e6543ee93fc9a7c755a73

Contents?: true

Size: 128 Bytes

Versions: 1

Compression:

Stored size: 128 Bytes

Contents

class RESO::EnumerationAssignment < ApplicationRecord
  belongs_to :enumeration
  belongs_to :enumerable, polymorphic: true
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reso-0.2.2 lib/reso/app/models/reso/enumeration_assignment.rb