[Rails] Re: Re: Salted hash login, postgresql, unit tests
Mattias Brändström
thebrasse at brasse.org
Wed Mar 1 12:37:37 GMT 2006
Craig White wrote:
>
> I ended up simply creating a schema other than public and put everything
> in that schema and referenced the schema in database.yml
>
> I ***think*** that if you name the schema with the same name as the
> 'user' that you won't have to specifically identify the schema in
> database.yml but that seemed to be of little use beyond that.
>
How do you reference the schema in database.yml? When I tried to create
a new schema with the same name as my user I still get the same error.
Regards,
Mattias
--
Posted via http://www.ruby-forum.com/.
More information about the Rails
mailing list