8000 GitHub - robe5/rforums: A simple forum system build with Rails3 and MongoMapper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

robe5/rforums

Repository files navigation

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.

Requeriments:

  • 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

Installing

	git clone git@github.com:robe5/rforums.git
	bundle install

Running

	rails s

Demo

There is a demo instance in heroku: http://rforums.heroku.com

About

A simple forum system build with Rails3 and MongoMapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0