pre_render 0.0.3.1
If defined, a Rails controller's pre_prender() method will be invoked for each action right before Rail's built-in render() method. This will give the controller a chance to fully initialize any variables or view model just prior to rendering the view.