Libraries
»
actionpack
(8.1.2)
»
Index
»
ActionDispatch
»
Request
»
empty
Method: ActionDispatch::Request.empty
Defined in:
lib/action_dispatch/http/request.rb
.
empty
⇒
Object
59 60 61
# File 'lib/action_dispatch/http/request.rb', line 59
def
self
.
empty
new
(
{
}
)
end