* Added rdoc-generation to the cruise task and the artifacts that get saved
* Added Darkfish external and fixed up the RDoc generation task to use it * Factored out the config-file reading from #owner into a generic config reader, and then added some methods to access config values * Fixed the message-file sort block * Added a DRb service daemon: Ezmlm::ListDaemon
This commit is contained in:
parent
8ff689e698
commit
cf10ef2d7b
5 changed files with 126 additions and 61 deletions
|
|
@ -35,7 +35,7 @@ module Ezmlm
|
|||
|
||||
|
||||
require 'ezmlm/list'
|
||||
|
||||
require 'ezmlm/listdaemon'
|
||||
|
||||
|
||||
###############
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue