The rdoc for Module: Merb::ViewContextMixin?.throw_content has an unfinished sentence about Haml:
"In Haml Templates, use the "
See it here:
file:///Users/brent/www/merb/merb/doc/rdoc/classes/Merb/ViewContextMixin.html#M000146
This patch removes the comment, as I'm not sure there really is a difference for Haml templates when doing throw_content? works fine for me in my Haml templates.
This is my first-ever patch to any OSS project. Please let me know if I did anything retarded, because I love Merb, and you'll hopefully be seeing many more tickets from me :)