Follow Rails main branch
This commit is contained in:
parent
a705b07d01
commit
70703b42eb
8 changed files with 38 additions and 26 deletions
|
@ -2,7 +2,7 @@
|
|||
require "fileutils"
|
||||
|
||||
APP_ROOT = File.expand_path("..", __dir__)
|
||||
APP_NAME = "family_budget"
|
||||
APP_NAME = "family-budget"
|
||||
|
||||
def system!(*args)
|
||||
system(*args, exception: true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue