Plugins - Timer
Add to favoritesSimple plugin which hooks into ActionController and provides a way to embed the time in seconds from the start of action processing up to any point in the rendering of the view. Simply install and then use <%= runtime %> in the view.


Very useful with query_stats ! A must have to optimise your code !