Patch for Review

http://rails.lighthouseapp.com/projects/8994/tickets/509-variable_name-option-added-to-render-partial-collection

This patch adds :variable_name to the render method in the “:partial, :collection” case so when you render a collection using partials your local variable name can be different from the template name.

Thanks,

Simon