instance method close

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.1.12

Signature

close()

No documentation comment.

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

Defined in actionpack/lib/action_dispatch/middleware/reloader.rb line 59 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionDispatch::Reloader::CleanupOnClose

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close