Monthly Archives: March 2009

Fancy Forgot Password with jQuery/ui and Rails

By now, you have to know how fascinated I am by jQuery, and how much I love using it with Rails to make things simple, yet slick. Last week I did some wireframes for a client, and one of them … Continue reading

Posted in Development, jQuery, Ruby on Rails | 5 Comments

Install Ruby, Rails and Subversion … in under 15 minutes.

Quick and Dirty Install Assumes you are logged in as root. Use sudo where necessary (like any make or gem installs). Skip the steps that you already have (i.e. Ruby/RubyGems installation) Install dependencies: yum -y install zlib openssl-devel readline-devel gcc-c++ … Continue reading

Posted in Development, Ruby on Rails, Subversion | Leave a comment