Sha256: e1f70bcae2173dc98e7c6e3416951364da061c60d27615ed4226356402bd79b2
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
module PersistedAttributes class Attribute::IntegerAttribute < Attribute attribute :value, :integer end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
persisted_attributes-0.1.0 | app/models/persisted_attributes/attribute/integer_attribute.rb |