We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c18f3f commit 5991ae0Copy full SHA for 5991ae0
Rakefile
@@ -1,5 +1,3 @@
1
-require 'bundler/setup'
2
-
3
LOGLEVEL = ($DEBUG || ENV['DEBUG']) ? '' : '-s'
4
5
task :default => 'test:all'
0 commit comments