Files
forum/README.rdoc
2011-08-27 01:41:48 -06:00

13 lines
251 B
Plaintext

== Forum Monster Demo
Demo for Forum Monster Forum Gem
https://github.com/gitt/forum_monster
Just download, bundle, and run.
git clone git@github.com:gitt/forum_monster_demo.git
cd forum_monster_demo
bundle install
rails s