Ruby – Components may not be evil, but they sure can be slow

In : ruby, Posted by on Mar.03, 2009

http://railsexpress.de/blog/articles/2005/11/18/components-may-not-be-evil-but-they-sure-can-be-slow Becareful when you use Ruby components. When it goes back to the controller, it may run throught some filters and slow down the application.

No comments for this entry yet...