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.
preview_path=
1 parent 729b1db commit adaf823Copy full SHA for adaf823
Changelog.md
@@ -16,6 +16,11 @@ Enhancements:
16
* Update `rails_helper` generator with a default check to abort the spec run
17
when the Rails environment is production. (Aaron Kromer, #1383)
18
19
+Bug Fixes:
20
+
21
+* Fix regression with the railtie resulting in undefined method `preview_path=`
22
+ on Rails 3.x and 4.0 (Aaron Kromer, #1388)
23
24
### 3.2.2 / 2015-06-03
25
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.2.1...v3.2.2)
26
0 commit comments