Object
Clears the cache after a file has been reloaded.
@author Michael Fellinger @since 17-07-2009
# File lib/ramaze/cache.rb, line 22 def self.clear_after_reload action.clear if respond_to?(:action) action_value.clear if respond_to?(:action_value) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.