Update to Rails 2.3.8
This commit is contained in:
parent
6677b46cb4
commit
f0635301aa
429 changed files with 17683 additions and 4047 deletions
|
@ -36,7 +36,7 @@ class CaptureTest < ActionController::TestCase
|
|||
|
||||
def test_simple_capture
|
||||
get :capturing
|
||||
assert_equal "Dreamy days", @response.body.strip
|
||||
assert_equal "<p>Dreamy days</p>", @response.body.strip
|
||||
end
|
||||
|
||||
def test_content_for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue