Forum for Rails 3 and development?

I am looking for a forum solution for the website that I am creating. I use Devise and Rails 3, so are there any plug-in solutions?

What about third party services?

+3
source share
3 answers

The purpose of the community is to provide a simple and easy installation application for the forum without requiring you to set up its website.

https://github.com/gitt/community

+4
source

You could build one yourself, you will be surprised that this is not something that takes time, and you do not have to deal with inflation, which can occur with third-party solutions. Here is a good place to start.

+2
source

Savage Beast, rBoard , , Rails 2.x afaics.

Note: rBoard has a Rails 3 branch , but I don’t know how stable it is.

+1
source

All Articles