Need documentation, cheatsheets, howtos, tutorials, ..... In this list I try to select the most complete and useful. If you find more, please leave a comment.
Ruby on Rails does a decent job in handling security concerns in the background. You will have to configure your application to avoid few security attacks while plugins would be required for many security concerns which are not at all or poorly managed by rails.
In this article I have described the security issues related to a ruby on rails web application. I have followed DRY by linking to articles with good explanation and solutions to security concerns wherever required. This guide can also be used as a quick security check for your current web application.
NoobKit is bar none the best Rails documentation site out there. Easily searchable, and beautifully styled. It is made even better by using a site specific browser.
Excellent Rails documentation site