1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/commands/servers
Michael Koziarski 437f918646 Allow custom loggers to work with script/server.
Instead of requiring the initializer and initializing the logger, create the file manually before tailing it.

[atnan] Closes #8665 (trac)
2008-05-04 12:31:34 +12:00
..
base.rb use autoeval not autoirb, it's mostly equivalent but doesn't make stepping frustrating [Koz]. 2007-11-30 00:08:41 +00:00
lighttpd.rb Wups 2006-12-01 23:02:48 +00:00
mongrel.rb Allow custom loggers to work with script/server. 2008-05-04 12:31:34 +12:00
new_mongrel.rb Introduce native mongrel handler and push mutex into dispatcher. 2007-12-27 11:17:05 +00:00
webrick.rb Fix webrick when using the debugger (closes #9348) [bronson] 2007-09-25 19:08:50 +00:00