Skip to content

Instantly share code, notes, and snippets.

@waynegraham
Created April 20, 2010 01:36
Show Gist options
  • Save waynegraham/371904 to your computer and use it in GitHub Desktop.
Save waynegraham/371904 to your computer and use it in GitHub Desktop.
#generate("cucumber")
#run("rm -rf features")
#git(:clone => "git://github.com/ultrasaurus/workshop-features.git")
#run("mv workshop-features features")
#inside("features") { run("rm -rf .git") }
rake("db:migrate")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment