Skip to content

Commit

Permalink
Rendering doesn't need RackDelegation
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed Oct 10, 2010
1 parent 8cb2cfb commit b3cadf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actionpack/lib/action_controller/metal/rendering.rb
Expand Up @@ -2,7 +2,6 @@ module ActionController
module Rendering
extend ActiveSupport::Concern

include ActionController::RackDelegation
include AbstractController::Rendering

# Before processing, set the request formats in current controller formats.
Expand Down

0 comments on commit b3cadf3

Please sign in to comment.