Sha256: 36de3e425331a6f572dc2a7dc4305747aef8f7b4be9c2f3b6d52fe565b99dd6d
Contents?: true
Size: 375 Bytes
Versions: 4
Compression:
Stored size: 375 Bytes
Contents
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) $LOAD_PATH.unshift(File.dirname(__FILE__)) require 'rspec' require 'xip' require 'xip-twilio' # Requires supporting files with custom matchers and macros, etc, # in ./support/ and its subdirectories. Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f } RSpec.configure do |config| end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
xip-twilio-1.3.6 | spec/spec_helper.rb |
xip-twilio-1.3.5 | spec/spec_helper.rb |
xip-twilio-1.3.4 | spec/spec_helper.rb |
xip-twilio-1.3.3 | spec/spec_helper.rb |