6ef774d449
= 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.
10 lines
323 B
Text
10 lines
323 B
Text
= 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.
|