Skip to content

Instantly share code, notes, and snippets.

@christianhager
Created May 27, 2010 17:28
Show Gist options
  • Save christianhager/416084 to your computer and use it in GitHub Desktop.
Save christianhager/416084 to your computer and use it in GitHub Desktop.
namespace :db do
namespace :test do
task :prepare do
# Stub out for MongoDB
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment