rails3
Rails 3.0 will be here soon. This is the development notes for how I got it running.
Articles on rails3
-
A Tutorial
I am excited about Rails3. So today I downloaded the beta, installed a few Gems, used RVM, and now have it running. Here is how to install a Rails 3 application, with Haml.
-
RVM and Rails 3
Since Rails 3 is only Beta software and many gems won’t work, I think its best to run with RVM.
-
Introduction to Rails 3
Rails 3 beta is here and soon will be in the wild.