1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
Yves Senn b8c2f3c769 charset should not be appended for head responses
1) Failure:
    test_head_created_with_image_png_content_type(RenderTest) [test/controller/render_test.rb:1238]:
    Expected: "image/png"
      Actual: "image/png; charset=utf-8"
2012-12-31 16:08:36 +01:00
..
http charset should not be appended for head responses 2012-12-31 16:08:36 +01:00
journey Fix indentation issuing warning 2012-12-20 20:19:36 -02:00
middleware We need to check explictly that env['action_dispatch.show_exceptions'] 2012-12-26 12:15:18 -03:00
request Merge pull request #7495 from steveklabnik/issue_7478 2012-09-01 23:42:39 -07:00
routing Merge pull request #8627 from schneems/schneems/routes-1-9 2012-12-26 21:25:28 -08:00
testing Cleans and removes 'Examples' tag [ci skip] 2012-12-01 15:35:04 -05:00
journey.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
railtie.rb nodoc AD & AV railties classes 2012-12-01 13:12:41 -05:00
routing.rb Cleans and removes useless 'Examples' tag [ci skip] 2012-12-01 15:19:45 -05:00