José Valim
|
6690d66292
|
Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration.
|
2010-04-05 12:00:24 +02:00 |
|
Xavier Noria
|
76f024ac8d
|
adds missing requires for Object#blank? and Object#present?
|
2010-03-28 14:15:02 +02:00 |
|
Joshua Peek
|
f32cf44870
|
Switch functional tests to run through the rack interface instead of process
|
2009-05-02 15:29:18 -05:00 |
|
Joshua Peek
|
1fcc7dbcc8
|
Move TestRequest#query_parameters into AD TestRequest
|
2009-04-30 23:46:34 -05:00 |
|
Joshua Peek
|
a6fff94baf
|
Move TestRequest cookies accessor into AD TestRequest
|
2009-04-30 19:23:50 -05:00 |
|
Joshua Peek
|
00d1a57e9f
|
Start moving TestRequest and TestResponse into ActionDispatch
|
2009-04-30 17:26:03 -05:00 |
|