File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Bug Fixes:
8
8
(Emric Istanful, #2069 )
9
9
* Namespaced fixtures now generate a ` / ` seperated path rather than an ` _ ` .
10
10
(@nxlith , #2077 )
11
+ * Check the arity of ` errors ` before attempting to use it to generate the ` be_valid `
12
+ error message. (Kevin Kuchta, #2096 )
11
13
12
14
Enhancements
13
15
@@ -17,8 +19,6 @@ Enhancements
17
19
making it easier to match on ` ActiveJob ` delivered emails. (Joel Lubrano, #2047 )
18
20
* Add generator for system specs on Rails 5.1 and above. (Andrzej Sliwa, #1933 )
19
21
* Add generator for generator specs. (@ConSou , #2085 )
20
- * Check the arity of ` errors ` before attempting to use it to generate the ` be_valid `
21
- error message. (Kevin Kuchta, #2096 )
22
22
23
23
### 3.8.2 / 2019-01-13
24
24
[ Full Changelog] ( http://github.com/rspec/rspec-rails/compare/v3.8.1...v3.8.2 )
You can’t perform that action at this time.
0 commit comments