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.
Required Ruby Version
>= 0
Authors
Nathan Brazil
Versions
- 1.0.0 February 24, 2015 (6.5 KB)
- 0.0.5 February 15, 2015 (6.5 KB)
- 0.0.3.1 February 15, 2015 (6.5 KB)
- 0.0.3 February 13, 2015 (6.5 KB)
- 0.0.2 February 13, 2015 (6 KB)