Module: ActionController::Routing

Defined in:
lib/restfulie/server/action_controller/patch.rb

Constant Summary collapse

HTTP_METHODS =
[:get, :head, :post, :put, :delete, :options, :patch]