Sha256: fd1b7a88cf10c2362f32cbeba1bcb7bb4d3827e6c486a0700e81e2cd24d88799
Contents?: true
Size: 173 Bytes
Versions: 3
Compression:
Stored size: 173 Bytes
Contents
Configurations::StrictConfiguration.class_eval do def property_type(property) return unless __configurable?(property) @__configurable__[property][:type] end end
Version data entries
3 entries across 3 versions & 1 rubygems