:nodoc:
:nodoc:
Clears the cache after a file has been reloaded.
@author Michael Fellinger @since 17-07-2009
# File lib/ramaze/cache.rb, line 22 22: def self.clear_after_reload 23: action.clear if respond_to?(:action) 24: action_value.clear if respond_to?(:action_value) 25: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.