ruby - Rails 4 content entry system -


i interested in building ruby on rails 4 application allows users enter blog articles. don't need full blown blogging architecture - smarter use wordpress or open source alternative. need subset of features such following:

  • add tagging
  • rich editing allow user bold, underline, highlight content
  • create seo friendly urls based on article headline

the reason i'm posting i'd rather not reinvent wheel. i'm wondering if there rails gem built has these similar features created can plug in , customize existing application. if there nothing out there because of existence of tools such wordpress, i'll have custom bake them own application. there solution in form of gem or similar out there?

here possible options you:


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -