Sha256: 32d90023ffaf6f3b552eca94f09c2f0bcdc24a07ed460b34a85892d4768ae3f1
Contents?: true
Size: 176 Bytes
Versions: 5
Compression:
Stored size: 176 Bytes
Contents
class Flyer < MLS::Model belongs_to :account belongs_to :listing belongs_to :document def fields read_attribute(:fields).with_indifferent_access end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
mls-1.9.0 | lib/mls/models/flyer.rb |
mls-1.8.0 | lib/mls/models/flyer.rb |
mls-1.7.0 | lib/mls/models/flyer.rb |
mls-1.6.0 | lib/mls/models/flyer.rb |
mls-1.5.1 | lib/mls/flyer.rb |