PDA

View Full Version : Alternative to components for a CMS


rubyonrails-talk
August 31st, 2006, 07:40 PM
I've been reading the news that using components in Rails is less than
ideal, but I can't seem to figure out a good alternative to my current
use of render_component. My situation is this:
I have a CMS setup so that web pages can be created and each is assigned
a pretty url by the admin (e.g. "about" or "services"). This is simple

More... (http://groups.google.com/group/rubyonrails-talk/msg/22b2638060ecb682)