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 7bb4e1b commit 585f70fCopy full SHA for 585f70f
Changelog.md
@@ -1,3 +1,12 @@
1
+### 3.5.1 / 2016-07-08
2
+[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.5.0...v3.5.1)
3
+
4
+Bugfixes:
5
6
+* Only attempt to load `ActionDispatch::IntegrationTest::Behavior` on Rails 5,
7
+ and above; Prevents possible `TypeError` when an existing `Behaviour` class
8
+ is defined. (#1660, Betesh).
9
10
### 3.5.0 / 2016-07-01
11
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.5.0.beta4...v3.5.0)
12
0 commit comments