Reputation: 2750
I typically use rails models and typus as my CMS as it gives the most flexibility, plus typus is just brilliant. I'm starting a new rails 3 app, and typus isn't rails3 compatible yet. I'm looking around for a CMS that'll work in rails 3. I still want to be able to write my views in haml (rather than some custom templating lang) and need total customizability.
In googling, I'm not finding much. Does anyone have any knowledge about something that would fit my needs?
Thanks.
Upvotes: 18
Views: 16565
Reputation: 869
Another CMS starting to rise quickly to fill in the gaps for Rails 3 scene is RefineryCMS - Github
Upvotes: 11
Reputation: 11303
I develop a Rails 3 Item & Content Managament called Opal, which may be interesting to some. Here's more info:
Upvotes: 1
Reputation: 723
Alchemy CMS works in Rails 3. The next_stable branch supports Rails 3.1.
Upvotes: 2
Reputation: 11
Here is a list of almost all Rails 3 CMS. http://bitprison.net/rails3-cms-solutions-2011
Upvotes: 1
Reputation: 11
Lots of helpful Refinery CMS info at http://www.refinerycms.com/guides
Upvotes: 1
Reputation: 1369
as of yesterday Refinery CMS 0.9.8 supports Rails 3! You can read about the transition to Rails 3.
This makes Refinery CMS the first popular CMS to support Rails 3.
Upvotes: 4
Reputation: 9
You should look into Osmek. With Osmek you can write in any language you'd like, since you interact with your content through an API. Its a revolutionizing concept to content management, and the idea of flexibility.
Upvotes: 1