diff options
author | Neeraj Singh <neerajdotname@gmail.com> | 2010-11-22 11:51:43 -0500 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-11-22 23:06:14 +0100 |
commit | cdbbf6fd6bef3f286503859c585ada8fe66a3875 (patch) | |
tree | e7f22c6415d253bb809de9f2550e8bf28ac8ec66 /actionpack/lib/action_controller.rb | |
parent | 23ea19e20d6f7df762635b1c6d83369922d5ad7b (diff) | |
download | rails-cdbbf6fd6bef3f286503859c585ada8fe66a3875.tar.gz rails-cdbbf6fd6bef3f286503859c585ada8fe66a3875.tar.bz2 rails-cdbbf6fd6bef3f286503859c585ada8fe66a3875.zip |
move the mime registration code to setup so that
it could be cleaned up on teardown.
Currently the test code
test/controller/mime_responds_test.rb impacts
test/dispatch/mime_type_test.rb.
dispatch/mime_type_test.rb runs independently fine
but when run as part of rake breaks because of
new mime types registered in
controller/mime_responds_test.rb
Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'actionpack/lib/action_controller.rb')
0 files changed, 0 insertions, 0 deletions