Forum: Ruby on Rails which ruby on rails version best to create web aplication

Posted by rajesh kanna (Guest)
on 2012-12-25 17:47
(Received via mailing list)
i'm going to create new web aplications.
some guys are told dont use latest version..
i dnt know what to do..

why that guys are told dnt use latest version


they are told  some gems are not supporting latest version.
Posted by Dheeraj Kumar (Guest)
on 2012-12-25 19:14
(Received via mailing list)
They probably mean edge rails(the master branch) which might be 
unstable.
It's completely alright to use the latest stable release of rails, got 
through rubygems to develop applications.


--
Dheeraj Kumar
Posted by Rajarshi (Guest)
on 2012-12-26 09:46
(Received via mailing list)
all better start using rails 4

On Tue, Dec 25, 2012 at 11:42 PM, Dheeraj Kumar
Posted by Vibhor (Guest)
on 2012-12-26 10:26
(Received via mailing list)
Rails 3.2.9 is the latest stable version. Should be the default choice.
Some critical security fixes were released in it too.
You can consult rubygems.org to locate the latest stable versions for 
any
gem (here rails)
eg. http://rubygems.org/gems/rails/versions
just avoid .beta and .rc versions for your production apps.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.