mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 18:29:52 +01:00
Der Wagen ist eine gute Reise.
This commit is contained in:
parent
87a2709641
commit
71de580878
1 changed files with 0 additions and 3 deletions
|
@ -35,9 +35,6 @@ append :linked_dirs, "log", "tmp/pids", "tmp/cache", "tmp/sockets", "public/uplo
|
|||
# Ruby version / RVM
|
||||
set :rvm1_ruby_version, '2.3.3@retrospring'
|
||||
|
||||
require 'pry'
|
||||
binding.pry
|
||||
|
||||
# Rollbar
|
||||
set :rollbar_token, '35f65946f562414da66d0d48073f5290' # TODO: before publishing this repo (again) remove this token
|
||||
set :rollbar_env, Proc.new { fetch :stage }
|
||||
|
|
Loading…
Reference in a new issue