I need to integrate a blog in my web app, but it would be pretty cool if I could use an existing CMS.
It doesn't have to be a CMS developed in RoR. Actually, if you know about a CMS with an good API it would be just great.
I need to integrate a blog in my web app, but it would be pretty cool if I could use an existing CMS.
It doesn't have to be a CMS developed in RoR. Actually, if you know about a CMS with an good API it would be just great.
Mephisto is pretty good. It's in Rails, and has a bunch of neat drop-in functions. You can migrate your data over with a simple yaml export/import or something.