• Jacob Vosmaer's avatar
    Rescue missing database errors · bc95576e
    Jacob Vosmaer authored
    While loading the Rails app we cannot assume that the gitlabhq_xxx
    database exists already. If we do, `rake gitlab:setup` breaks!
    
    This is a quick hack to make sure that fresh development setups of
    GitLab (from master) will work again.
    bc95576e
current_settings.rb 801 Bytes