Sha256: e1912f148e4cf5dc7d618f20a9f9b08902bd1055e5062d908761b30be5bb27ab

Contents?: true

Size: 170 Bytes

Versions: 44

Compression:

Stored size: 170 Bytes

Contents

Capistrano::Configuration.instance(:must_exist).load do
  
  define_recipe :symlink_configs do
    after "deploy:update_code",       "deploy:symlink_configs"
  end
  
end

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
fdlcap-0.3.31 lib/fdlcap/recipes/symlink_configs.rb
fdlcap-0.3.30 lib/fdlcap/recipes/symlink_configs.rb
fdlcap-0.3.29 lib/fdlcap/recipes/symlink_configs.rb
fdlcap-0.3.28 lib/fdlcap/recipes/symlink_configs.rb