Home > rails3_sample_bbs

rails3_sample_bbs

Rails3_sample_bbs is a project mainly written in RUBY and JAVASCRIPT, it's free.

= Rails3 Sample BBS with MongoDB & Mongoid

% bundle install % mongod --dbpath /path/to/db % rake db:seed % rails s % open http://localhost:3000