Understanding Rails Partials

Partial’s are great, i really wish there was something as straight forward in Smarty. With Smarty it would require a loop and an include, but partials roll that all into one. It great when you are displaying a list of items, especially if that list can be used in multiple pages in many contexts. With [...]

Posted on July 9, 2007 at 6:08 pm by nickdenardis · Permalink · Leave a comment
In: main · Tagged with: , , ,