Class: EmptyRatHole

Inherits:
RatHole show all
Defined in:
lib/rat_hole.rb

Overview

This class simply extends RatHole and does nothing. It’s only useful for making sure that you have everything hooked up correctly.

Method Summary

Methods inherited from RatHole

#call, #initialize, #prepare_post, #process_server_response, #process_user_request, #request_headers, #tidy_html, #whack_array

Constructor Details

This class inherits a constructor from RatHole