Sha256: 877a0525d5087506f1fd4486d561ba9c0e44a4f7c21c2b63d9475f0c963b697e

Contents?: true

Size: 392 Bytes

Versions: 9

Compression:

Stored size: 392 Bytes

Contents

# $Id$

require File.expand_path(
    File.join(File.dirname(__FILE__), %w[.. lib <%= name %>]))

Spec::Runner.configure do |config|
  # == Mock Framework
  #
  # RSpec uses it's own mocking framework by default. If you prefer to
  # use mocha, flexmock or RR, uncomment the appropriate line:
  #
  # config.mock_with :mocha
  # config.mock_with :flexmock
  # config.mock_with :rr
end

# EOF

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bones-2.0.1 data/spec/spec_helper.rb.erb
bones-2.0.0 data/spec/spec_helper.rb.erb
bones-2.0.2 data/spec/spec_helper.rb.erb
bones-1.3.3 data/spec/spec_helper.rb.erb
bones-1.3.4 data/spec/spec_helper.rb.erb
bones-1.3.1 data/spec/spec_helper.rb.erb
bones-1.3.2 data/spec/spec_helper.rb.erb
bones-1.3.5 data/spec/spec_helper.rb.erb
bones-2.0.3 data/spec/spec_helper.rb.erb