method
    
    merge
 
  merge(other)
  public
  
    Hide source    
    
      
  
# File actionpack/lib/action_controller/metal/live.rb, line 222 def merge(other) self.class.new @response, __getobj__.merge(other) end

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