Libraries
»
rack
(3.2.5)
»
Index
»
Rack
»
MockResponse
»
#=~
Method: Rack::MockResponse#=~
Defined in:
lib/rack/mock_response.rb
#
=~
(other) ⇒
Object
63 64 65
# File 'lib/rack/mock_response.rb', line 63
def
=~
(
other
)
body
=~
other
end