Plugins - Debug view helper
Add to favoritesA plugin that makes it easy to raise a Smarty like popup dumping all assigns, sessions, parameter and flash variables for a view.
http://www.realityforge.org/articles/2006/03/20/rails-plugin-to-help-debug-views
http://www.realityforge.org/svn/public/code/debug-view-helper/trunk/
Ruby's
View Extensions

Repository is wrong: <a href='http://www.realityforge.org/svn/code/debug-view-helper/trunk/'>http://www.realityforge.org/svn/code/debug-view-helper/trunk/</a>
Repository is wrong: <a href='http://www.realityforge.org/svn/code/debug-view-helper/trunk/'>http://www.realityforge.org/svn/code/debug-view-helper/trunk/</a>
It would be great if someone (smarter than me!) could improve the formatting of this debugging output.
I've come from ColdFusion which has a great CFDUMP tag. This has been emulated for PHP as dBug (http://dbug.ospinto.com/)
It would be a great addition to Rails - at least for me!
Thanks
ED
I liked the plugin, it helped solve a problem, but the replacing of \n characters with <br/> doesn't work. I also had some issues with the popup on FireFox. Unfortunantly you can not post comments on the blog as too much time has passed. Peter, I'd love to work with you to solve these problems, it's a great little plugin!