Methods

Class/Module Index [+]

Quicksearch

ActionDispatch::Reloader::CleanupOnClose

Public Instance Methods

close() click to toggle source
# File lib/action_dispatch/middleware/reloader.rb, line 59
def close
  super if defined?(super)
ensure
  ActionDispatch::Reloader.cleanup!
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.