Sha256: 19290e35bfe3c632c823f9c5cca4882bf94269d4da706de58a01b3d65ba6fa2d
Contents?: true
Size: 248 Bytes
Versions: 2
Compression:
Stored size: 248 Bytes
Contents
Dir[File.dirname(__FILE__) + '/../lib/**/*.rb'].each {|file| require file } RSpec.configure do |config| config.treat_symbols_as_metadata_keys_with_true_values = true config.run_all_when_everything_filtered = true config.filter_run :focus end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
itis-0.0.2 | spec/spec_helper.rb |
itis-0.0.1 | spec/spec_helper.rb |