Sha256: f80dc8c76b5e0ad8213e8a0aea7028b46626e58c7235dfc45c5f0198b8d3b405

Contents?: true

Size: 199 Bytes

Versions: 20

Compression:

Stored size: 199 Bytes

Contents

set :pie, "moon pie"

server :test, :addresses => ["slashdot.org","google.com"], :user => "root"

command_set :my_command_set do
  run "test"
end

task :my_task, :server => :test do
  run "test"
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
screwcap-0.8.3 test/config/super_simple_recipe.rb
screwcap-0.8.2 test/config/super_simple_recipe.rb
screwcap-0.8.1 test/config/super_simple_recipe.rb
screwcap-0.8 test/config/super_simple_recipe.rb
screwcap-0.7.4 test/config/super_simple_recipe.rb
screwcap-0.7.3 test/config/super_simple_recipe.rb
screwcap-0.7.2 test/config/super_simple_recipe.rb
screwcap-0.7.1 test/config/super_simple_recipe.rb
screwcap-0.7 test/config/super_simple_recipe.rb
screwcap-0.6.3 test/config/super_simple_recipe.rb
screwcap-0.6.2 test/config/super_simple_recipe.rb
screwcap-0.6.1 test/config/super_simple_recipe.rb
screwcap-0.6 test/config/super_simple_recipe.rb
screwcap-0.6.pre6 test/config/super_simple_recipe.rb
screwcap-0.6.pre5 test/config/super_simple_recipe.rb
screwcap-0.6.pre4 test/config/super_simple_recipe.rb
screwcap-0.6.pre3 test/config/super_simple_recipe.rb
screwcap-0.6.pre2 test/config/super_simple_recipe.rb
screwcap-0.6.pre test/config/super_simple_recipe.rb
screwcap-0.5 test/config/super_simple_recipe.rb