Sha256: 4f5885dfd35a6a7ae24d20256217a6e1f73f51b78f434e47af0b081d75044177
Contents?: true
Size: 527 Bytes
Versions: 3
Compression:
Stored size: 527 Bytes
Contents
# This file was generated by the `rspec --init` command. Conventionally, all # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`. # Require this file using `require "spec_helper.rb"` to ensure that it is only # loaded once. # # See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration 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 require 'rubygems' require 'rspec'
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
codetree-0.0.3 | spec/spec_helper.rb |
codetree-0.0.2 | spec/spec_helper.rb |
attr_readonly-1.0.0 | spec/spec_helper.rb |