Sha256: 34d756261bc3d51048e31de0c08871fa4f8752b76eba71586936f100c6d77525

Contents?: true

Size: 287 Bytes

Versions: 29

Compression:

Stored size: 287 Bytes

Contents

require "rspec"
require "shelly"
require "helpers"
require "input_faker"
require "fakefs/spec_helpers"
require "fakeweb"

ENV['THOR_COLUMNS'] = "180"
FakeWeb.allow_net_connect = false

RSpec.configure do |config|
  config.include RSpec::Helpers
  config.include FakeFS::SpecHelpers
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
shelly-0.0.43 spec/spec_helper.rb
shelly-0.0.42 spec/spec_helper.rb
shelly-0.0.41 spec/spec_helper.rb
shelly-0.0.41.pre spec/spec_helper.rb
shelly-0.0.40 spec/spec_helper.rb
shelly-0.0.39 spec/spec_helper.rb
shelly-0.0.38 spec/spec_helper.rb
shelly-0.0.37 spec/spec_helper.rb
shelly-0.0.36 spec/spec_helper.rb
shelly-0.0.34 spec/spec_helper.rb
shelly-0.0.33 spec/spec_helper.rb
shelly-0.0.32 spec/spec_helper.rb
shelly-0.0.31 spec/spec_helper.rb
shelly-0.0.30 spec/spec_helper.rb
shelly-0.0.29 spec/spec_helper.rb
shelly-0.0.28 spec/spec_helper.rb
shelly-0.0.27 spec/spec_helper.rb
shelly-0.0.26 spec/spec_helper.rb
shelly-0.0.21.pre5 spec/spec_helper.rb
shelly-0.0.25 spec/spec_helper.rb