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

rails:710

From: yu1@t...
Date: Mon, 28 Nov 2005 10:38:05 +0900
Subject: [rails:710] Re: SoftwareDesign12月号の記事

gorouです。

> つながらないdatabase.ymlはこんな感じです。
> development:
>   adapter: mysql
>   database: sandbox
>   username: sandbox
>   password:sandbox

もしこのyamlで利用しているのなら、つながりません。
>   password:sandbox
ではだめで
  >   password: sandbox

と:の後に半角スペースが必要です。
# でもsyntax errorになる気がしますが

migrateはとりあえず置いておいて、
そのdatabase.yamlを使い、
通常のRailsアプリケーションでは、
正常にDBには繋げていますか?


--------------------------------------------
http://rails2u.com/
g0rOu <hotchpotch@g...


--
ML: rails@r...
使い方: http://QuickML.com/
Web Site: http://wiki.fdiary.net/rails/
ML Archives: http://www.fdiary.net/ml/rails/

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

       576 2005-11-04 01:34 [adachi@t...         ] postgresqlでrakeすると出るエラー        
       581 2005-11-04 07:23 ┣[miyamuko@g...       ]                                       
       583 2005-11-04 08:25 ┃┣[adachi@t...         ]                                     
       584 2005-11-04 08:34 ┃┗[adachi@t...         ]                                     
       586 2005-11-04 09:27 ┗[adachi@t...         ]                                       
       587 2005-11-04 10:32  ┗[stoyan@g...         ]                                     
       588 2005-11-04 10:55   ┗[adachi@t...         ]                                   
       589 2005-11-04 11:21    ┗[moriq@m...          ]                                 
       593 2005-11-04 12:48     ┗[adachi@t...         ]                               
       594 2005-11-04 12:59      ┣[moriq@m...          ]                             
       597 2005-11-04 21:23      ┃┗[adachi@t...         ]                           
       599 2005-11-05 04:26      ┃ ┗[moriq@m...          ]                         
       706 2005-11-27 15:58      ┗[craftgear@a...      ] SoftwareDesign12月号の記事  
       707 2005-11-27 16:14       ┗[yu1@t...            ]                           
       709 2005-11-28 00:50        ┗[craftgear@a...      ]                         
->     710 2005-11-28 02:38         ┗[yu1@t...            ]                       
       711 2005-11-28 02:59          ┗[craftgear@a...      ]