Skip to content

Commit

Permalink
Regen README.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Feb 23, 2009
1 parent d07281a commit 88d7b38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/README.html
Expand Up @@ -493,8 +493,8 @@ <h3>Test::Unit</h3>
end

def test_with_agent
get '/', :agent =&gt; 'Songbird'
assert_equal 'You're in Songbird!', @response.body
get '/', :env =&gt; { :agent =&gt; 'Songbird' }
assert_equal &quot;You're in Songbird!&quot;, @response.body
end

...
Expand Down Expand Up @@ -613,8 +613,8 @@ <h2>More</h2>
documentation, news, and links to other resources.

</li>
<li><a href="http://sinatra.github.com/contribute.html">Contributing</a> - Find
a bug? Need help? Have a patch?
<li><a href="http://sinatra.github.com/contributing.html">Contributing</a> -
Find a bug? Need help? Have a patch?

</li>
<li><a href="http://sinatra.lighthouseapp.com">Lighthouse</a> - Issue tracking
Expand Down

0 comments on commit 88d7b38

Please sign in to comment.