Sha256: fba6b95ef335e312f578cf051ae9249121f8e882d2a66aa0368c4e5eb0c08880

Contents?: true

Size: 128 Bytes

Versions: 32

Compression:

Stored size: 128 Bytes

Contents

module RSpec
  module Helpers
    def fake_stdin(strings)
      InputFaker.with_fake_input(strings) { yield }
    end
  end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
shelly-0.0.28 spec/helpers.rb
shelly-0.0.27 spec/helpers.rb
shelly-0.0.26 spec/helpers.rb
shelly-0.0.21.pre5 spec/helpers.rb
shelly-0.0.25 spec/helpers.rb
shelly-0.0.24 spec/helpers.rb
shelly-0.0.23 spec/helpers.rb
shelly-0.0.22 spec/helpers.rb
shelly-0.0.21.pre3 spec/helpers.rb
shelly-0.0.21.pre2 spec/helpers.rb
shelly-0.0.21 spec/helpers.rb
shelly-0.0.20 spec/helpers.rb
shelly-0.0.21.pre spec/helpers.rb
shelly-0.0.20.pre spec/helpers.rb
shelly-0.0.19 spec/helpers.rb
shelly-0.0.18 spec/helpers.rb
shelly-0.0.17 spec/helpers.rb
shelly-0.0.16 spec/helpers.rb
shelly-0.0.15 spec/helpers.rb
shelly-0.0.14 spec/helpers.rb