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.
rails_helper
1 parent b913f6a commit 5d27de7Copy full SHA for 5d27de7
Changelog.md
@@ -12,6 +12,8 @@ Enhancements:
12
`:use_fixtures => true`. (Aaron Kromer, #1372)
13
* Include `rspec:request` generator for generating request specs; this is an
14
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)
17
18
Bug Fixes:
19
0 commit comments