Sha256: 7ff33d66ebb7410292a832942f28179a2f76e5eba152af20c3648869f0238b85
Contents?: true
Size: 277 Bytes
Versions: 8
Compression:
Stored size: 277 Bytes
Contents
set :output, {error: 'log/error.log', standard: 'log/cron.log'} job_type :runner, "cd :path && rvmsudo -u www-data bundle exec rails runner -e :environment ':task' :output" job_type :rake, "cd :path && rvmsudo -u www-data RAILS_ENV=:environment bundle exec rake :task :output"
Version data entries
8 entries across 8 versions & 1 rubygems