David Heinemeier Hansson has announced Rails 2.0.5, a point release of the now dated 2.0.x family. It's just a security release with two fixes.
Tweet This Post
by
Peter Cooper on October 17, 2008 :
1 Comment
Hot off the back of the Rails Guides hackfest came a lot of great new Rails documentation. Now joining that documentation comes an all new Ruby on Rails Security Guide. Clocking in at almost 11,000 words, the guide covers RJS injection,…
The much anticipated Rails Summit Latin America is underway and runs till the end of Thursday in Sao Paulo, Brazil. So far Chad Fowler has taken the stage with a keynote and David Heinemeier Hansson has appeared via video link. Sessions…
Hampton Catlin's recent Ruby Survey (results here) showed that more Ruby and Rails developers prefer the jQuery Javascript framework to the Prototype framework that comes with Rails. jQuery has become popular across the board, but is unlikely to be included with…
John Main has 7 top tips for coding with currency - with Rails specifically in mind.
Tweet This Post
Tog is a new extensible open source social networking platform that you can add to your Rails apps developed by Keras Software Development. It
Unlike the incumbent Community Engine, Tog is not a plugin - nor is it a stand alone application…
For anyone who's struggled at how to obtain the maximum performance in a Rails application on limited hardware- the good guys over at Rails Spikes have posted an informative article with some tips on implementing page caching in a Rails application…