Der Wagen ist eine gute Reise.

This commit is contained in:
Georg Gadinger 2017-03-31 22:44:27 +02:00
parent 87a2709641
commit 71de580878
1 changed files with 0 additions and 3 deletions

View File

@ -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 }