Module: Bindup::ServiceMethods

Included in:
ServiceCreator
Defined in:
lib/bindup/service_methods.rb

Constant Summary collapse

METHODS_WITH_QUERY =
%w[get head delete trace].freeze
METHODS_WITH_BODY =
%w[post put patch].freeze