Class: HelperModule::GetContent
- Inherits:
-
RichUrlContent
- Object
- SimpleHttpContent
- RichUrlContent
- HelperModule::GetContent
- Defined in:
- lib/helpers/simple_http_helper.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from RichUrlContent
Methods inherited from SimpleHttpContent
#add_headers, #add_parameters, #get_request, #initialize
Constructor Details
This class inherits a constructor from HelperModule::SimpleHttpContent
Instance Method Details
#get_request_klass ⇒ Object
187 188 189 |
# File 'lib/helpers/simple_http_helper.rb', line 187 def get_request_klass Net::HTTP::Get end |