We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd815d3 commit f36d42aCopy full SHA for f36d42a
Changelog.md
@@ -5,6 +5,8 @@ Bug Fixes:
5
6
* Fix another load order issued which causes an undefined method `fixture_path` error
7
when loading rspec-rails after a spec has been created. (Nikki Murray, #1430)
8
+* Removed incorrect surrounding whitespace in the rspec-rails backtrace
9
+ exclusion pattern for its own `lib` code. (Jam Black, #1439)
10
11
### 3.3.3 / 2015-07-15
12
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.2...v3.3.3)
0 commit comments