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.
|