On 22 Sep 2007, at 14:45, Wayne E. Seguin wrote:
>> config/environments/{production,staging,testing,development,...}.rb
Reading over my post it did seem I implied that I wanted to scrap the
environments.
Sorry, that's not what I meant ... the environment structure is very
useful.
I was more talking about combining all the others.
basically leaving us with.
router.rb
init.rb
environments/development.rb
environments/production.rb
environments/stage.rb
environments/test.rb
if some options [ala Merb.add_mime_type] are to be set via ruby code,
then lets set them ALL via ruby code and make init a nice linear file
that is clearly the app's boot script.
I thought it very odd to follow the execution path around these files
(especially when a line in merb.yml specifies the location of another
yaml file for the upload.conf!)
Regards
Farms.
Design & Dev
Oxygen.
http://www.oxdi.eu
_______________________________________________
Merb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/merb-devel