RVM (Ruby Version Manager)

Motivation The Rails 2.x has felt… hacky to me.  When I’ve looked at some of the code that has been generated, I’ve been turned off by the inline javascript I’ve seen.  I want the code that my framework creates to be extremely clean and standards oriented.  Inline javascript just doesn’t cut it for me.  Another [...]