Module | Ramaze::Reloader::Hooks |
In: |
lib/ramaze/reloader.rb
|
Holds hooks that are called before and after cycle and safe_load
Overwrite to add actions after a file is Kernel::load-ed unsuccessfully, by default we output an error-message with the exception.
Overwrite to add actions after a file is Kernel::load-ed successfully, by default we clean the Cache for compiled templates and resolved actions.