Skip to content

Commit

Permalink
Removed Typhoeus::Easy support
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Aug 9, 2011
1 parent c2a25b4 commit fe52257
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 220 deletions.
2 changes: 0 additions & 2 deletions lib/webmock.rb
Expand Up @@ -12,8 +12,6 @@
require 'webmock/http_lib_adapters/curb'
require 'webmock/http_lib_adapters/em_http_request'
require 'webmock/http_lib_adapters/typhoeus_hydra'
require 'webmock/http_lib_adapters/typhoeus_easy'


require 'webmock/errors'

Expand Down
98 changes: 0 additions & 98 deletions lib/webmock/http_lib_adapters/typhoeus_easy.rb

This file was deleted.

73 changes: 0 additions & 73 deletions spec/typhoeus_easy_spec.rb

This file was deleted.

47 changes: 0 additions & 47 deletions spec/typhoeus_easy_spec_helper.rb

This file was deleted.

0 comments on commit fe52257

Please sign in to comment.