mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
11 lines
323 B
Plaintext
11 lines
323 B
Plaintext
= Application Extensions and Helpers (padrino-helpers)
|
|
|
|
=== Overview
|
|
|
|
This component provides a great deal of view helpers related to html markup
|
|
generation.
|
|
|
|
There are helpers for generating tags, forms, links, images, and more. Most of
|
|
the basic methods should be very familiar to anyone who has used rails view
|
|
helpers.
|