Plugins - Safe render
Add to favoritesProvides a helper safe_render that wraps render in a rescue and returns nil on failure. This allows for conditional rendering as well as passing multiple :partials via an array to find the first template that exists. See README for more info and usage.
http://filetofsole.org/article/2006/1/17/safe_render_plugin_for_ruby_on_rails_the_why_and_what
http://filetofsole.org/svn/public/projects/rails/plugins/safe_render/trunk/
Rails' (MIT)
View Extensions
