Skip to content

Commit 5d27de7

Browse files
committed
Update changelog with new rails_helper check.
[ci skip]
1 parent b913f6a commit 5d27de7

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
@@ -12,6 +12,8 @@ Enhancements:
1212
`:use_fixtures => true`. (Aaron Kromer, #1372)
1313
* Include `rspec:request` generator for generating request specs; this is an
1414
alias of `rspec:integration` (Aaron Kromer, #1378)
15+
* Update `rails_helper` generator with a default check to abort the spec run
16+
when the Rails environment is production. (Aaron Kromer, #1383)
1517

1618
Bug Fixes:
1719

0 commit comments

Comments
 (0)