I am creating a rails application that should have behavior similar to a social forum. Could someone suggest a good plug-in for rails that will allow me to rely on it without changing my mind about the wheel?
Greetings
I found some browsing google results
https://github.com/tog/tog/wiki/developer-faq http://communityengine.org/documentation.html
Hope this helps others.
I'm not sure if this is still supported, but it looks like there are a lot of forks if it isn't:
http://github.com/courtenay/altered_beast
, : https://www.ruby-toolbox.com/categories/forum_systems
Thredded is a great forum engine and was created for extensibility.
Since Thredded is a Rails engine, it is very easy to integrate into an existing application.
Source: https://habr.com/ru/post/1731317/More articles:How do we present the following snippet of view code in a Spark view? - asp.net-mvcEfficient way to stream a webcam from a client to a C # server - c #Reverse C-style String? - C ++ - c ++Segmentation error when changing a string using pointers? - cJoin multiple unrelated tables in MySQL - sqlDoes LINQ2SQL use table indexes? - linqКак начать использовать фреймворк PHP? - phpСписок С#.Find(x => x.Rectangle.Contains(Point)) FAIL - containsyii form question - phpКомплексная оптимизация SQL и общий язык - optimizationAll Articles