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 459909c commit 7c54346Copy full SHA for 7c54346
Changelog.md
@@ -1,6 +1,11 @@
1
### 3.4.0 Development
2
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.3...master)
3
4
+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
9
### 3.3.3 / 2015-07-15
10
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.2...v3.3.3)
11
0 commit comments