Sha256: fef0f3bb50ab4ef82e63fc7c0b5fa1b8e5a704ef8d5740366f56cbbcac2a2011

Contents?: true

Size: 214 Bytes

Versions: 31

Compression:

Stored size: 214 Bytes

Contents

#!/usr/bin/env automateit

puts "Hello world!"
puts "I'm an #{self.class}"
puts "My tags, let me show them to you: %s" % tags.to_a.inspect
preview_for("I'm in preview mode") do
  puts "I'm not in preview mode"
end

Version data entries

31 entries across 31 versions & 2 rubygems

Version Path
automate-it-0.9.2 spec/extras/simple_recipe.rb
automate-it-0.9.1 spec/extras/simple_recipe.rb
automate-it-0.9.0 spec/extras/simple_recipe.rb
automateit-0.70928 spec/extras/simple_recipe.rb
automateit-0.70930 spec/extras/simple_recipe.rb
automateit-0.71003 spec/extras/simple_recipe.rb
automateit-0.70923 spec/extras/simple_recipe.rb
automateit-0.71030 spec/extras/simple_recipe.rb
automateit-0.71031.1 spec/extras/simple_recipe.rb
automateit-0.71031.2 spec/extras/simple_recipe.rb
automateit-0.71006 spec/extras/simple_recipe.rb
automateit-0.71017 spec/extras/simple_recipe.rb
automateit-0.71012 spec/extras/simple_recipe.rb
automateit-0.71021 spec/extras/simple_recipe.rb
automateit-0.71103 spec/extras/simple_recipe.rb
automateit-0.71101.1 spec/extras/simple_recipe.rb
automateit-0.71101.2 spec/extras/simple_recipe.rb
automateit-0.71031 spec/extras/simple_recipe.rb
automateit-0.71101 spec/extras/simple_recipe.rb
automateit-0.71102 spec/extras/simple_recipe.rb