Skip to content

Commit

Permalink
Move response middleware into directory to parallel faraday
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 7, 2011
1 parent f1419f5 commit 2fbfd6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion lib/octokit/client/connection.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'faraday_middleware'
require 'faraday/raise_error'
require 'faraday/response/raise_error'

module Octokit
class Client
Expand Down

0 comments on commit 2fbfd6f

Please sign in to comment.