Module: RSpec::DefaultHttpHeader

Extended by:
ActiveSupport::Concern
Defined in:
lib/rspec/default_http_header.rb,
lib/rspec/default_http_header/version.rb

Constant Summary collapse

HTTP_METHODS =
%w(get post put delete patch)
VERSION =
"0.0.4"