Module: Her::Model::HTTP
- Extended by:
- ActiveSupport::Concern
- Included in:
- Her::Model
- Defined in:
- lib/castle-her/model/http.rb
Overview
This module interacts with Her::API to fetch HTTP data
Defined Under Namespace
Modules: ClassMethods
Constant Summary collapse
- METHODS =
[:get, :post, :put, :patch, :delete]