revjim.net

Ruby on Rails: 0.9.0 released today.

“Ruby on Rails”:http://rubyonrails.org/ version 0.9.0 was released today.

You can install the latest beta version of Rails like this:

bq. gem update -s http://gems.rubyonrails.org rails

Or, if you’ve never installed Rails before:

bq. gem install -s http://gems.rubyonrails.org rails

You can install the latest stable version of Rails like this:

bq. gem update rails

Or, if you’ve never installed Rails before:

bq. gem install rails

Enjoy!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>