Run rails upgrade task
next bundle exec rails app:update
This commit is contained in:
parent
a017848ace
commit
7c1d3ce1c4
28 changed files with 395 additions and 284 deletions
1
bin/rake
1
bin/rake
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env ruby
|
||||
load File.expand_path('spring', __dir__)
|
||||
require_relative '../config/boot'
|
||||
require 'rake'
|
||||
Rake.application.run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue