Skip to content

Instantly share code, notes, and snippets.

@russ
Created October 3, 2011 20:47
Show Gist options
  • Save russ/1260199 to your computer and use it in GitHub Desktop.
Save russ/1260199 to your computer and use it in GitHub Desktop.
namespace :calculate do
task :pi do
# Really long running process
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment