Sha256: 07a1347be4c45febe4617922d7c6ad04c1938bb5afd59a7720f7bf1ae45d830f
Contents?: true
Size: 276 Bytes
Versions: 2
Compression:
Stored size: 276 Bytes
Contents
shared_examples_for "Attribute" do it_behaves_like 'Attribute.options' it_behaves_like 'Attribute.accept_options' it_behaves_like 'Attribute.accepted_options' it_behaves_like 'Attribute#set' it_behaves_like 'Attribute#get' it_behaves_like 'Attribute#complex?' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
virtus-0.0.5 | spec/unit/shared/attribute.rb |
virtus-0.0.4 | spec/unit/shared/attribute.rb |