Modules: ClassMethods
%i{ get post put patch delete }
104 105 106
# File 'lib/spyke/http.rb', line 104 def uri Path.new(@uri_template, attributes) if @uri_template end