“http://dev.rubyonrails.org/ticket/11491”:http://dev.rubyonrails.org/ticket/11491
In short, it adds the ability for “render :partial => some_collection” to render the correct partial based on each element in some_collection. Currently Rails uses the first element to determine what to render for every element in the collection.
Thanks in advance,
blog comments powered by Disqus