Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Oct 20, 2013
1 parent 49b7678 commit 64d7aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/reel/request/info.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Reel
class Request
class Info
class Info
attr_reader :http_method, :url, :http_version, :headers

def initialize(http_method, url, http_version, headers)
Expand Down

0 comments on commit 64d7aaf

Please sign in to comment.