I'm trying to install rails to run an app, and I'm using the directions from a stack overflow question
but when i try to do the step "bundle install mysql" I'm getting the error "ERROR: 'bundle install' was called with arguments["mysql"] Usage:"bundle install"
I would love to get some help...