Ezra Zygmuntowicz <[email protected]> wrote: > Seems to work as advertised so far, cool stuff ;) One suggestion, folks > are pretty standardized on rack and config.ru files these days. I'd much > rather see unicorn look for a APP_ROOT/config.ru to load as its config > file rather then the eval that returns a hash style it uses now.
Ezra, thanks for testing and feedback. Good point about config.ru, I'll try to make that change hopefully today to make it easier to migrate from existing Rack apps. -- Eric Wong _______________________________________________ Mongrel-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-development
