From: "T. Onoma" Date: 2004-09-06T06:55:26+09:00 Subject: Rakeforms I sent off an email too "Jim Weirich" but I'm not sure if he (you) got it. So I thought I just post here. I was using a certain rakefile a lot so I modified it to read a yaml file for its needed parameters. It seem pretty useful in general so I though other might like it,or like to improve on it (it's for package management and development stuff), so I put in with rake itself and modified rak to check for a Rake.yaml file if no Rakefile was found. The Rake.yaml file specifies which Rakeform to use and it goes form there. Does that sound useful to anyone else. Are there other common template "Rakeforms" people might contribute? -- T.