Hi ! Quick question: what should ActionView::Base do when render(:partial => '', :collection => nil) is called ?
1. Don't render anything 2. Render once (current behavior, breaks some views) 3. Raise something I'm inclined to think #1 is the best. What do you people think ? Bye ! -- François Beausoleil http://blog.teksol.info/
_______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core