Greetings :)

Hi, I'm Louis!
I like to code, but I don't do enough of it.

This blog is about trying my best to keep up with the ever evolving stream of technology.

Saturday, March 10, 2012

Working with rails

gem install rails
sudo apt-get install libmysql-ruby libmysqlclient-dev

rails new myProject -d mysql

No comments:

Post a Comment