Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Commit

Permalink
Add whenever to capistrano deploy [fixes #122]
Browse files Browse the repository at this point in the history
  • Loading branch information
seven1m committed Jul 8, 2014
1 parent 8049fa6 commit 586c9c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Capfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ require 'capistrano/bundler'
require 'capistrano/rails/assets'
require 'capistrano/rails/migrations'
require 'capistrano/newrelic'
require 'whenever/capistrano'
Dir.glob('lib/capistrano/tasks/*.rake').each { |r| import r }

0 comments on commit 586c9c1

Please sign in to comment.