lib/sucker/stub.rb in sucker-0.9.1 vs lib/sucker/stub.rb in sucker-0.9.2

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: utf-8 module Sucker # Stubs Sucker::Response to run specs offline. class MockResponse < Response def initialize(mock_response_body)