method
    
    cleanup!
 
  cleanup!()
  public
  
    Hide source    
    
      
  
# File actionpack/lib/action_dispatch/middleware/reloader.rb, line 86 def cleanup! #:nodoc: run_callbacks :cleanup if validated? ensure @validated = true end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
    
     = protected
 = protected
  