rubysherpas / forem

The best Rails 3 and Rails 4 forum engine. Ever.
http://forem.herokuapp.com
MIT License
1.55k stars 422 forks source link

Multi site forum #685

Closed george-good closed 9 years ago

george-good commented 9 years ago

Hey :smile:

I wondered if forem support or plans to support multiple forums ina single rails app, scoped by current_user.

Cheers.

radar commented 9 years ago

I wrote a book about this!

https://leanpub.com/multi-tenancy-rails-2

You would just need to override Forem's controllers.

On 28 Oct 2015, at 20:41, George Good notifications@github.com wrote:

Hey

I wondered if forem support or plans to support multiple forums ina single rails app, scoped by current_user.

Cheers.

— Reply to this email directly or view it on GitHub.

george-good commented 9 years ago

Ace thank you! :)