Skip to content

Instantly share code, notes, and snippets.

@cmilfont
Created October 27, 2009 11:18
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 cmilfont/219501 to your computer and use it in GitHub Desktop.
Save cmilfont/219501 to your computer and use it in GitHub Desktop.
git clone git@github.com:cmilfont/bddonrails.git
cd bddonrails/
sudo rake gems:install RAILS_ENV=test
#lembre de trocar a senha do root no mysql ou mudar o banco
rake db:create:all
rake db:migrate
rake cucumber:ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment