Sha256: f009526b3deae496d8c3eda339a62cc21f6a320c4485e60d4daa19c8c1077698
Contents?: true
Size: 148 Bytes
Versions: 1
Compression:
Stored size: 148 Bytes
Contents
require 'rspec/core' require 'rantly/property' class RSpec::Core::ExampleGroup def property_of(&block) Rantly::Property.new(block) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rantly-3.0.0 | lib/rantly/rspec_extensions.rb |