Sha256: 0b695b2d2e01cd151a14f16c32c7c40d4d95114397feaebb318a7e4f155edbe8
Contents?: true
Size: 232 Bytes
Versions: 4
Compression:
Stored size: 232 Bytes
Contents
require 'ruby_fs' Dir[File.dirname(__FILE__) + "/support/**/*.rb"].each {|f| require f} RSpec.configure do |config| config.mock_with :rspec config.filter_run :focus => true config.run_all_when_everything_filtered = true end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruby_fs-1.1.0 | spec/spec_helper.rb |
ruby_fs-1.0.5 | spec/spec_helper.rb |
ruby_fs-1.0.4 | spec/spec_helper.rb |
ruby_fs-1.0.3 | spec/spec_helper.rb |