RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: sftsang
Just running through the ascii cast and it seems that you are missing curl from this list of things that need to be installed before rbenv install will run:
sudo apt-get install build-essential zlib1g-dev git-core sqlite3 libsqlite3-dev curl
Just running through the ascii cast and it seems that you are missing curl from this list of things that need to be installed before rbenv install will run:
sudo apt-get install build-essential zlib1g-dev git-core sqlite3 libsqlite3-dev curl