Skip to content

Commit 235d97c

Browse files
author
Sam Phippen
committed
Add a changelog entry for #1501
Closes #1442 [ci skip]
1 parent 7cb796d commit 235d97c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Bug fixes:
55

66
* Make it possible to write nested specs within helper specs on classes that are
77
internal to helper classes. (Sam Phippen, Peter Swan, #1499).
8+
* Warn if a fixture method is called from a `before(:context)` block, instead of
9+
crashing with a `undefined method for nil:NilClass`. (Sam Phippen, #1501)
810

911
### 3.4.0 / 2015-11-11
1012
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.3.3...v3.4.0)

0 commit comments

Comments
 (0)