Rails Blog engine [closed]

送分小仙女□ 提交于 2019-12-07 14:26:43

问题


Looking for a simple blog engine that will support article management.

I have standalone rails3.2x application and authentication system and I have to add blogging engine for site registered users.


回答1:


Check out ruby-toolbox, here you can find appropriate tool for your goals.

Blog engines are here




回答2:


Just discovered this: https://github.com/jipiboily/monologue. Simple blogging engine with few dependencies, which makes it easy to integrate into existing Rails application.



来源:https://stackoverflow.com/questions/14374399/rails-blog-engine

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