Skip to content

Commit adaf823

Browse files
committed
Update changelog with preview_path= fix
[ci skip]
1 parent 729b1db commit adaf823

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Enhancements:
1616
* Update `rails_helper` generator with a default check to abort the spec run
1717
when the Rails environment is production. (Aaron Kromer, #1383)
1818

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+
1924
### 3.2.2 / 2015-06-03
2025
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.2.1...v3.2.2)
2126

0 commit comments

Comments
 (0)