Skip to content

Commit 438f333

Browse files
authored
Create rails_helper.rb
1 parent 441d8ca commit 438f333

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/rails_helper.rb

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require 'simplecov'
2+
SimpleCov.start 'rails'

0 commit comments

Comments
 (0)