rails--rails/railties/lib/rails/rack
Curtis Cablegram e1142dfcae Refactor log-tailer to depend on File#eof? rather than File#mtime
[#5220 state:resolved]

Eliminate 1 instance variable and 1 local variable.

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-08-03 10:50:25 +02:00
..
debugger.rb Merge remote branch 'fxn/master' 2010-02-06 13:03:41 -08:00
log_tailer.rb Refactor log-tailer to depend on File#eof? rather than File#mtime 2010-08-03 10:50:25 +02:00
logger.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
static.rb