Sha256: 267f55b532c0b8d8b49296b4c3ae3b6b7dee0268212fa8be6a2a75738644e667
Contents?: true
Size: 189 Bytes
Versions: 2
Compression:
Stored size: 189 Bytes
Contents
module Spectie module Configuration class ForScenarios end def scenarios ForScenarios.new end end ::Spec::Runner::Configuration.send :include, Configuration end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spectie-0.0.4 | lib/spectie/configuration.rb |
spectie-0.0.3 | lib/spectie/configuration.rb |