rails--rails/railties/test
Jeremy Kemper 5650bc9094 r1588@asus: jeremy | 2005-07-02 03:14:45 -0700
Optional periodic garbage collection for dispatch.fcgi.  Graceful exit on TERM also (a la Apache1).  Ignore signals the platform does not support, such as USR1 on Windows.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1592 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-02 04:52:14 +00:00
..
generators/missing_class Added a better generator for scaffolding that actually creates the code, so it can be edited bit by bit. See "script/generate scaffold" [bitsweat]. Added a whole new approach to generators that used the shared "script/generate" command. Run with no-args to see help [bitsweat]. 2004-12-07 11:49:38 +00:00
mocks r1588@asus: jeremy | 2005-07-02 03:14:45 -0700 2005-07-02 04:52:14 +00:00
script/generators/working Added new generator framework that informs about its doings on generation and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat] 2005-02-07 13:14:05 +00:00
dispatcher_test.rb ActionMailer::Base subclasses are reloaded with other rails components #1262 2005-06-24 11:57:40 +00:00
fcgi_dispatcher_test.rb r1588@asus: jeremy | 2005-07-02 03:14:45 -0700 2005-07-02 04:52:14 +00:00
rails_generator_test.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
webrick_dispatcher_test.rb Brought unit tests up to date 2004-12-15 11:25:35 +00:00