<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@ Then /it should return a Hash equaling:/ do |hash_table|
 end
 
 Then /it should return a response with a (\d+) response code/ do |code|
-  @response_from_httparty.code.should eql(code)
+  @response_from_httparty.code.should eql(code.to_i)
 end
 
 Then /it should raise an HTTParty::RedirectionTooDeep exception/ do</diff>
      <filename>features/steps/httparty_response_steps.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5c4abbde955067055afc9ec5c66b5535d6254f25</id>
    </parent>
  </parents>
  <author>
    <name>Elijah Miller</name>
    <email>elijah.miller@gmail.com</email>
  </author>
  <url>http://github.com/jnunemaker/httparty/commit/c077207d33f02eb273f7e776c1df2331bfac83df</url>
  <id>c077207d33f02eb273f7e776c1df2331bfac83df</id>
  <committed-date>2009-03-30T16:51:33-07:00</committed-date>
  <authored-date>2009-02-19T17:32:53-08:00</authored-date>
  <message>Fixing the response code is a string issue in the story steps too.

Signed-off-by: John Nunemaker &lt;nunemaker@gmail.com&gt;</message>
  <tree>f853d3fe5e53b754a722e95d9386609b42eb3ed0</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
