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 b14285e commit a6706c7Copy full SHA for a6706c7
bin/setup
@@ -2,7 +2,6 @@
2
require "fileutils"
3
4
APP_ROOT = File.expand_path("..", __dir__)
5
-APP_NAME = "coderdojo-jp" # For Heroku Deployment
6
7
def system!(*args)
8
system(*args, exception: true)
0 commit comments