Sha256: 087255c03fca5f32870da5695a1378f03cbe7d719e99bea91a2e664bc31e8c27

Contents?: true

Size: 696 Bytes

Versions: 40

Compression:

Stored size: 696 Bytes

Contents

# Copyright (C) 2011 RightScale, Inc, All Rights Reserved Worldwide.
#
# THIS PROGRAM IS CONFIDENTIAL AND PROPRIETARY TO RIGHTSCALE
# AND CONSTITUTES A VALUABLE TRADE SECRET. Any unauthorized use,
# reproduction, modification, or disclosure of this program is
# strictly prohibited. Any use of this program by an authorized
# licensee is strictly subject to the terms and conditions,
# including confidentiality obligations, set forth in the applicable
# License Agreement between RightScale.com, Inc. and
# the licensee

require 'rubygems'
require 'rspec'
require "flexmock"

require File.join(File.dirname(__FILE__), '..', 'lib', 'rconf')

RSpec.configure do |c| 
  c.mock_with(:flexmock)
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
rconf-0.7.6 spec/spec_helper.rb
rconf-0.7.5 spec/spec_helper.rb
rconf-0.7.4 spec/spec_helper.rb
rconf-0.7.3 spec/spec_helper.rb
rconf-0.7.2 spec/spec_helper.rb
rconf-0.7.1 spec/spec_helper.rb
rconf-0.7.0 spec/spec_helper.rb
rconf-0.6.35 spec/spec_helper.rb
rconf-0.6.34 spec/spec_helper.rb
rconf-0.6.33 spec/spec_helper.rb
rconf-0.6.32 spec/spec_helper.rb
rconf-0.6.31 spec/spec_helper.rb
rconf-0.6.30 spec/spec_helper.rb
rconf-0.6.25 spec/spec_helper.rb
rconf-0.6.24 spec/spec_helper.rb
rconf-0.6.23 spec/spec_helper.rb
rconf-0.6.22 spec/spec_helper.rb
rconf-0.6.21 spec/spec_helper.rb
rconf-0.6.20 spec/spec_helper.rb
rconf-0.6.19 spec/spec_helper.rb