`
hideto
  • 浏览: 2652528 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

试用Rails开源小论坛-Beast

    博客分类:
  • Ruby
阅读更多
Beast is a small, light-weight forum in Rails with a scary name and a goal of around 500 lines of code when we're done.

Getting Started with Beast:
1,下载源码
svn co http://svn.techno-weenie.net/projects/beast/trunk beast


2,安装RedCloth
sudo gem install RedCloth


3,配置数据库
编辑database.yml

4,生成数据库表
rake db:schema:load RAILS_ENV=production


可以了,跑起来试试。
第一个注册的用户为Admin。
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics