Skip to content

Instantly share code, notes, and snippets.

@jtimberman
Forked from adamhjk/fake_it.rb
Created March 19, 2009 00:41
Show Gist options
  • Save jtimberman/81511 to your computer and use it in GitHub Desktop.
Save jtimberman/81511 to your computer and use it in GitHub Desktop.
r = service "apache" { action :nothing }
r.updated = true
r.notifies(:start, r, :delayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment