1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test/fixtures/custom.rb
2006-03-06 03:48:35 +00:00

3 lines
72 B
Ruby

Capistrano.configuration(:must_exist).load do
set :gateway, "foo"
end