Thursday, March 15, 2012

Release - Rails 3.2.2

Rails 3.2.2 has been released. it contains two major security fixes and lots bug fixes.

Some of the major changes are

* Log files are always flushed

* Failing tests will exit with nonzero status code

* Elimination of calls to deprecated methods

* Query cache instrumentation includes bindings in the payload

* Hidden checkbox values are not set if the value is nil

* Various Ruby 2.0 compatibility fixes

More information about source and change log are available here

If you want to try latest rails on you're app, follow install and setup instructions which is available on official rubyonrails.org.

No comments:

Post a Comment