This forum is no longer active. Please post your questions to our new community site

Rails 3.0 released !

Subscribe to Rails 3.0 released ! 1 post, 1 voice

 
Avatar danoo Administrator 81 post(s)

Hi Guys !

As you probably know, the new Rails 3.0 is ready. We will release the new version of RubyStack soon which will include it.

If you want to try the latest Rails features now together with already installed RubyStack 2.1.0, then you can find the details below:


$ ./rubyconsole
$ gem install rails --version 3.0.0 --no-ri --no-rdoc
$ rails --version 
Rails 3.0.0

Please make sure you specify “—no-ri —no-rdoc” parameters when installing Rails, otherwise you may get the error “File not found: lib”.

We are waiting for your feedback about RubyStack. If you have any specific feature/update requests, what you would like to see in the next RubyStack version, please let us know.