Skip to content

Commit

Permalink
forgot to add the file
Browse files Browse the repository at this point in the history
  • Loading branch information
dnagir committed Dec 10, 2011
1 parent 28b9dcb commit 9f96a29
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions spec/support/rspec.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# In RSpec 3, these symbols will be treated as metadata keys with
# a value of `true`. To get this behavior now (and prevent this
# warning), you can set a configuration option:

RSpec.configure do |c|
c.treat_symbols_as_metadata_keys_with_true_values = true
c.run_all_when_everything_filtered = true
end

0 comments on commit 9f96a29

Please sign in to comment.