Skip to content

Instantly share code, notes, and snippets.

@dscataglini
Created August 31, 2010 16:10
Show Gist options
  • Save dscataglini/559273 to your computer and use it in GitHub Desktop.
Save dscataglini/559273 to your computer and use it in GitHub Desktop.
module MyRakeContext
class MyClass < ::MyClass
#... different logic here
end
rakeCommand()
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment