Dec 04
Motivation:
As an avid Ruby/Rails programmer and longtime CMS coder and user the following is yet another effort to keep a list of current Ruby/Rails CMS’s. That is the goal of this post. I will use comments from others to update the list and hopefully keep and up-to-date list for all (including myself) to use. Heck, I would love to have others help review and keep list up to date.
External Resources:
http://www.widgetfinger.com/
http://www.ajaxlines.com/ajax/stuff/article/top_ruby_cms.php
http://webscripts.softpedia.com/downloadTag/ruby+cms

December 6th, 2008 at 4:42 pm
Cripes is CMS popular or what! A friend of mine is killing his open source CMS project because of too may ‘rivals’: http://www.kriscargile.com/2008/11/15/dotnetcrm-coup-de-grace/
It is great see people like you support open source, too many people in this world are out for themselves and no-one else. Personally I love getting emails from fellow geeks who used my code samples in their larger projects – a reward much better than $$.
July 27th, 2009 at 2:06 am
There are several really simple systems written in Sinatra. Check out Marley, the code for toolmantim.com on github, and Nesta (a project I started) at http://effectif.com/nesta.
November 20th, 2009 at 8:09 am
There’s zena, the peaceful CMS: http://zenadmin.org
It’s got some very advanced topics built right into the core:
- versions
- multi-lingual
- zafu templating language (video: http://vimeo.com/1891655)
- group based access rights
- image processing
- etc