What is a good Ruby on Rails forum that can easily integrated to an existing application?

雨燕双飞 提交于 2019-12-07 03:32:18

问题


What is a good, open source RoR 3 forum that can easily integrated to an existing application?

Optional features:

  • OpenID support
  • Haml/SCSS templates
  • Support for smilies, YouTube, images, etc
  • I'm probably going to change it alot, and I'm still pretty weak in Ruby, so clean, commented code with good practices would be great.

Thanks :)


回答1:


The Rails community has never been focused on developing Ruby/Rails forums, conversely to other languages such as PHP. The evidence of that is a really old news talking about one of the forums prototype ever produces in Rails.

You can still found traces of Beast somewhere, but the real answer is that there's no interesting open source Rails forum available from the time being.




回答2:


Recently I was searching for similar functionality and came across discourse. You should definitely check it out.

Discourse is the 100% open source, next-generation discussion platform built 
for the next decade of the Internet.

Whenever you need ...

a mailing list
a forum to discuss something
a chat room where you can type paragraphs

... consider Discourse.

Its developed by Jeff Atwood and team




回答3:


Have a look on http://github.com/radar/rboard the most powerful and poplar in Rails world at the moment




回答4:


Thredded does all of this and more.

Because Thredded is a Rails engine, it is very easy to integrate it into an existing app.




回答5:


have you looked at Forulio ? Seems like you can build on it . Looks decent to start with.



来源:https://stackoverflow.com/questions/3857464/what-is-a-good-ruby-on-rails-forum-that-can-easily-integrated-to-an-existing-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!