Sha256: 2ee70e347864523360f55a50129e114f01d83003a83cb7140bbc4400ec4d970e

Contents?: true

Size: 398 Bytes

Versions: 22

Compression:

Stored size: 398 Bytes

Contents

{<img src="https://travis-ci.org/vintyara/my_forum.svg?branch=master" alt="Build Status" />}[https://travis-ci.org/vintyara/my_forum]

= MyForum

This project rocks and uses MIT-LICENSE.

INSTALLATION
rake my_forum:install:migrations

For using existing User model, use somethink like this:

Create config/initializers/my_forum.rb with next content:
MyForum::Engine.use_custom_user_model = true
...

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
my_forum-0.0.1.beta45 README.rdoc
my_forum-0.0.1.beta44 README.rdoc