Sha256: 63909b9d9f4abba36c1e6aa23935e777a03ce6b2116a3334a5218d94a2798741
Contents?: true
Size: 192 Bytes
Versions: 3
Compression:
Stored size: 192 Bytes
Contents
module Yema module Virtus class Attribute class Array < self def self.specific_builders super + [Builder::Length].freeze end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yema-0.0.3 | lib/yema/virtus/attribute/array.rb |
yema-0.0.2 | lib/yema/virtus/attribute/array.rb |
yema-0.0.1 | lib/yema/virtus/attribute/array.rb |