Goo has the ability to read config from ENV variables which is excellent for running unit tests against different backends without having to update config files; however, it still requires the config/config.rb file to be present. Ideally this requirement should be made optional.