I was working on project, that part was a basic tree-like structure of static pages, that needed kind of CMS for client. I had two solutions:
- implement awesome_nested_set + rails-ckeditor + paperclip
- find a ready-to-go solution
After a little bit of googling tens of out-of-date pages&blogs, I ended up on a great website http://www.whichrubycmsshouldiuse.com/ by Youssef Chaker.
Read the rest of this entry »
wrzesień 27th, 2010
Tags: CMS, Ruby on Rails