Sha256: 293778e155ecc774c407b626f2cec7718a17a3673c79f2e49816e7406034ec05

Contents?: true

Size: 240 Bytes

Versions: 64

Compression:

Stored size: 240 Bytes

Contents

Capistrano::Configuration.instance(true).load do  
  after "deploy:update_code"   , "backgroundrb:symlink_config"
  after "deploy:restart"       , "backgroundrb:restart"
  after "backgroundrb:restart" , "backgroundrb:repair_permissions"
end

Version data entries

64 entries across 64 versions & 4 rubygems

Version Path
grosser-cap-recipes-0.2.19 lib/cap_recipes/tasks/backgroundrb/hooks.rb
grosser-cap-recipes-0.2.21 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.2.19 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.2.20 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.2.21 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.0 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.11 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.12 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.13 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.15 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.16 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.17 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.18 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.2 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.3 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.4 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.5 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.7 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.8 lib/cap_recipes/tasks/backgroundrb/hooks.rb
nesquena-cap-recipes-0.3.9 lib/cap_recipes/tasks/backgroundrb/hooks.rb