Method: ShafClient::HalForm#http_method

Defined in:
lib/shaf_client/hal_form.rb

#http_methodObject



17
18
19
# File 'lib/shaf_client/hal_form.rb', line 17

def http_method
  template[:method].downcase.to_sym
end