Rafael Mendonça França
|
57e298fcd5
|
Set the application logger using configuration
|
2014-07-07 22:57:55 -03:00 |
|
Jeremy Kemper
|
c131211c67
|
Tune up Rails::Rack::Logger. Only put space between requests in development logs.
|
2012-09-26 15:19:34 -07:00 |
|
Santiago Pastorino
|
449039a86d
|
Remove ActionDispatch::Head middleware in favor of Rack::Head
Closes #7110 there's more work to do on rack-cache issue 69
|
2012-07-23 14:34:13 -03:00 |
|
Rafael Mendonça França
|
39dec69712
|
Run the logger tests in isolation
|
2012-06-19 23:21:00 -03:00 |
|
Aaron Patterson
|
8f309e3105
|
convert railties to use AS::TestCase
|
2012-01-05 17:30:17 -08:00 |
|
José Valim
|
20c59dd214
|
Fix failing tests.
|
2011-10-26 09:20:24 +02:00 |
|
Jon Leighton
|
62570e8626
|
Solve the RAILS_ENV problem in the railties tests in a more generic way
|
2011-06-06 13:54:05 +01:00 |
|
Sebastian Martinez
|
130c9b71aa
|
Parenthesize arguments when the first one is a Regexp literal.
This fixes 'warning: ambiguous first argument; put parentheses or even spaces'.
|
2011-05-23 21:45:00 -03:00 |
|
David Lee
|
17a91a6ef9
|
Logs should show overridden method; Issue 426
|
2011-05-07 03:04:26 -07:00 |
|