mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
Nice Partials adds ad-hoc named content areas, or sections, to Action View partials with a lot of extra power on top. Everything happens through a new partial method, which at the base of it have method shorthands for partial specific content_for and content_for?s.
5 lines
267 B
Text
5 lines
267 B
Text
Nice Partials adds ad-hoc named content areas, or sections, to Action View
|
|
partials with a lot of extra power on top.
|
|
|
|
Everything happens through a new partial method, which at the base of it have
|
|
method shorthands for partial specific content_for and content_for?s.
|