简体   繁体   English

您建议将哪种基于ruby的论坛软件集成到现有的rails应用程序中?

[英]What ruby based forum software would you recommend for integration into an existing rails application?

What ruby based forum software would you recommend for integration into an existing rails application and allows single sign-on? 您建议将哪种基于ruby的论坛软件集成到现有的rails应用程序中并允许单点登录? I have seen many suggestions in posts for forum software that is no longer maintained (2008 and earlier). 我在论坛软件的帖子中看到了许多不再维护的建议(2008年及之前)。

Beast is the most current one I know of, and I'm sure it's the one you are referencing. 野兽是我所知道的最新的一种,我相信它是你所引用的那种。

The rest is more of a side note, but, when I first got into rails, i asked similar questions, aka, what is the best blog, cms, forum, etc to use? 剩下的更多的是旁注,但是,当我第一次进入rails时,我问了类似的问题,也就是说,什么是最好的博客,cms,论坛等? As it turns out, the Rails community as a whole is interested in use cases that fit outside the plug-n-play web apps, so most people will end up rolling their own to fit their needs exactly if they find occasion to build such an app in Rails. 事实证明,Rails社区作为一个整体感兴趣的是在即插即用网络应用程序之外的用例,所以大多数人最终会自己滚动以满足他们的需求,如果他们找到建立这样的Rails中的应用程序。 The good news is that I think that I remember hearing that beast is like 800 lines of code, so it can't been too burdensome to either upgrade out of 2.2ish rails or just copy over the logic you need for your forum. 好消息是,我认为我记得听过那条野兽就像800行代码一样,所以升级2.2版轨道或者只是复制你论坛所需的逻辑也不会太麻烦。

Thredded is very actively maintained! Thredded非常积极地维护!

Thredded is a Rails engine, so it is very easy to integrate it into an existing app. Thredded是一个Rails引擎,所以很容易将它集成到现有的应用程序中。

Thredded演示截图

http://github.com/radar/rboard http://github.com/radar/rboard

Rboard is really pretty awesome. Rboard非常棒。 :) :)

I always refer to Ruby Toolbox on what the rails comunity prefers. 关于rails社区喜欢什么,我总是参考Ruby Toolbox。 Here's a good reference http://ruby-toolbox.com/categories/forum_systems.html 这是一个很好的参考http://ruby-toolbox.com/categories/forum_systems.html

Based on the list there are two projects 根据清单,有两个项目

  1. Rboard - last commit 25 days ago Rboard - 25天前的最后一次提交
  2. altered_beast - last commit 12 months ago changed_beast - 最后一次提交12个月前

I agree with Jed Schneider, in the end most rails guys will roll out their own to fit the exact needs. 我同意Jed Schneider的说法,最后大多数铁杆人都会推出自己的产品以满足他们的需求。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 什么是一个很好的Ruby on Rails论坛,可以轻松集成到现有的应用程序? - What is a good Ruby on Rails forum that can easily integrated to an existing application? 您可以为现有的Rails应用推荐wiki,论坛,博客和cms插件吗?还是应该选择Engines? - Can you recommend wiki, forum, blog & cms plugins for an existing Rails app or should I go the route of Engines? 您会建议采用哪种方法来实施基于Web的计划程序 - What approach would you recommend for implementing web-based schedulers 您建议使用哪种Ruby on Rails插件/ gem在自定义博客中实现广泛使用的博客发布API(Atom,MetaWeblog等) - What Ruby on Rails plugin/gem would you recommend to implement widely-used blog publishing API (Atom, MetaWeblog, etc) in a custom blog 你会推荐什么版本设计模式 - What versioning design pattern would you recommend Ruby on Rails:您是否建议使用Observers? - Ruby on Rails: Do you recommend using Observers? 您如何在Ruby on Rails应用程序中使用rSpec测试观察者? - How would you test observers with rSpec in a Ruby on Rails application? 您会为Rails推荐任何选项卡式导航插件或gem吗? - Are there any tabbed navigation plugins or gems you would recommend for Rails? 您可以推荐浏览器中的Ruby / Rails 3D渲染器吗? - Can you recommend an in-browser Ruby/Rails 3D renderer? 你能为Ruby on Rails推荐好的数据网格类/ gem吗? - Can you recommend good data grid class/gem for Ruby on Rails?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM