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 31df80d commit 868ba49Copy full SHA for 868ba49
spec/spec_helper.rb
@@ -1,3 +1,6 @@
1
+require 'simplecov'
2
+SimpleCov.start
3
+
4
# This file was generated by the `rails generate rspec:install` command. Conventionally, all
5
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
6
# The generated `.rspec` file contains `--require spec_helper` which will cause
0 commit comments