mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
d39485078ec56e25a96e97d44b53498d8a1c7426
Signed-off-by: Joshua Peek <josh@joshpeek.com>
Raise ArgumentError if an invalid method is specified as part of a route's conditions. Also raise an error if HEAD is specified as the method, as rails routes all HEAD requests through the equivalent GET, though doesn't return the response body [#182 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%