Skip to content

Instantly share code, notes, and snippets.

@dkubb
Created July 29, 2008 05:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dkubb/3023 to your computer and use it in GitHub Desktop.
Save dkubb/3023 to your computer and use it in GitHub Desktop.
# inside Rakefile
unless ARGV.any? && ARGV[0][0..3] == 'dm:'
Kernel.send(:undef_method, :repository)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment