Sha256: 8cacfeb0836e275fa69085d3d564c8afd52782dc6e51a153eb4881d41ac356aa

Contents?: true

Size: 497 Bytes

Versions: 2

Compression:

Stored size: 497 Bytes

Contents

require 'crystallize'

RSpec.configure do |config|
  # ## Mock Framework
  #
  # 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

  # Run specs in random order to surface order dependencies. If you find an
  # order dependency and want to debug it, you can fix the order by providing
  # the seed, which is printed after each run.
  #     --seed 1234
  config.order = "random"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
crystallize-0.1.0 spec/spec_helper.rb
crystallize-0.0.2 spec/spec_helper.rb