This is a simple forums system built with Ruby on Rails 3.2.11 and using MongoDB as a database.
This app has been tested with ruby 1.9.3 and 2.0.0.
- ruby 1.9.3/2.0.0
- rails 3.2.11
- mongo_mapper 0.12.0
And if you want to test it:
- rspec >=2.12.0
git clone git@github.com:robe5/rforums.git
bundle install
rails s
There is a demo instance in heroku: http://rforums.heroku.com