Fix failing flash test

This commit is contained in:
Jeremy Kemper 2009-01-06 16:57:41 -08:00
parent 851c3de5c9
commit 8736dd3241
1 changed files with 1 additions and 1 deletions

View File

@ -1350,7 +1350,7 @@ module ActionController #:nodoc:
end
Base.class_eval do
[ Flash, Filters, Layout, Benchmarking, Rescue, MimeResponds, Helpers,
[ Filters, Layout, Benchmarking, Rescue, Flash, MimeResponds, Helpers,
Cookies, Caching, Verification, Streaming, SessionManagement,
HttpAuthentication::Basic::ControllerMethods, RecordIdentifier,
RequestForgeryProtection, Translation