Forum: Ruby on Rails Which rails version to use?

Posted by natchiar v (Guest)
on 2013-03-13 14:11
(Received via mailing list)
I am planning to update my application's rails gem version.

Which is better to use,
3.2.11 or 3.2.12?

I heard 3.2.11 has security fixes included. Does 3.2.12 also contain 
those
security fixes and IS 3.2.12 a stable version of rails.

Thanks in advance.
Posted by Frederick Cheung (Guest)
on 2013-03-13 14:14
(Received via mailing list)
On Wednesday, March 13, 2013 11:30:42 AM UTC, natchiar wrote:
>
> I am planning to update my application's rails gem version.
>
> Which is better to use,
> 3.2.11 or 3.2.12?
>
> I heard 3.2.11 has security fixes included. Does 3.2.12 also contain those
> security fixes and IS 3.2.12 a stable version of rails.
>

Use 3.2.12 (which has some extra security fixes). Later version will 
always
include security fixes from previous versions.

Non stable versions are explicitly marked as such and won't be installed
unless you ask for them (eg 4.0.0.beta1, release candidates etc.)

Fred
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.