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 b2047b8 commit 216b2d5Copy full SHA for 216b2d5
Gemfile
@@ -3,7 +3,7 @@
3
source "https://rubygems.org"
4
5
# Uncomment this to use local copy of simplecov-html in development when checked out
6
-# gem "simplecov-html", path: File.dirname(__FILE__) + "/../simplecov-html"
+# gem "simplecov-html", path: File.join(__dir__, "../simplecov-html")
7
8
# Uncomment this to use development version of html formatter from github
9
# gem "simplecov-html", github: "simplecov-ruby/simplecov-html"
0 commit comments