AD::TestProcess relies on request.flash, so let's load it.

This commit is contained in:
José Valim
2010-02-16 22:54:56 +01:00
parent 19787e6259
commit 47a236e291

View File

@@ -1,3 +1,5 @@
require 'action_dispatch/middleware/flash'
module ActionDispatch
module TestProcess
def assigns(key = nil)