mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
75eaefcc2f
As of rack/rack@167b648023, Rack raises Rack::Utils::ParameterTypeError which inherits TypeError. In terms of the behavior, Rescuing TypeError still works but this method shouldn't rescue if TypeError is raised for other reasons. |
||
---|---|---|
.. | ||
cache.rb | ||
filter_parameters.rb | ||
filter_redirect.rb | ||
headers.rb | ||
mime_negotiation.rb | ||
mime_type.rb | ||
mime_types.rb | ||
parameter_filter.rb | ||
parameters.rb | ||
rack_cache.rb | ||
request.rb | ||
response.rb | ||
upload.rb | ||
url.rb |