Chinaunix首页 | 论坛 | 博客
  • 博客访问: 164830
  • 博文数量: 46
  • 博客积分: 2820
  • 博客等级: 少校
  • 技术积分: 755
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-18 01:16
文章分类

全部博文(46)

文章存档

2011年(2)

2010年(12)

2009年(6)

2008年(26)

我的朋友

分类:

2008-06-16 01:37:22

参考:
 
1.安装ruby的相关驱动:
gem install postgres-pr
2.配置文件 ../config/database.yml:
development:
  adapter: postgresql
  database: ruby_development
  username: postgres
  password: postgres
  host: 127.0.0.1
 
test:
......
 
 
阅读(476) | 评论(0) | 转发(0) |
0

上一篇:vim 配置

下一篇:gentoo ntfs-3g

给主人留下些什么吧!~~