[前][次][番号順一覧][スレッド一覧]

rails:887

From: Kazuhiro Yoshida <moriq@m...>
Date: Thu, 19 Jan 2006 14:51:02 +0900
Subject: [rails:887] Re: nonexistent postgres adapter (ActiveRecord::AdapterNotFound)

もりきゅうです。

FUKUI Osamu wrote:
> database configuration specifies nonexistent
> postgres adapter (ActiveRecord::AdapterNotFound)

> ActiveRecord::Base.establish_connection(
>   :adapter => 'postgres',
>   :host => 'localhost',
>   :username => 'rubyonrails',
>   :password => 'hoge',
>   :database => 'fuga'
> )
    :adapter => 'postgresql',
かなあ。

--
ML: rails@r...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]

       886 2006-01-19 06:44 [ofukui@g...         ] nonexistent postgres adapter (ActiveRecord::AdapterNotFound)
->     887 2006-01-19 06:51 ┣[moriq@m...          ]                                       
       891 2006-01-19 07:10 ┃┗[ofukui@g...         ]                                     
       888 2006-01-19 06:52 ┗[babie7a0@y...       ]                                       
       889 2006-01-19 06:55  ┗[babie7a0@y...       ]                                     
       893 2006-01-19 07:19   ┗[ofukui@g...         ]