ports/devel/rubygem-nice_partials/pkg-descr
Po-Chuan Hsieh e3fa2999d0
devel/rubygem-nice_partials: Add rubygem-nice_partials 0.10.0
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.
2024-05-16 14:21:49 +08:00

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.