Clarify table headers [ci skip]

This commit is contained in:
David Rodríguez de Dios 2013-09-16 14:57:21 +02:00
parent 226cf7f1a3
commit fc2aee47a0
1 changed files with 4 additions and 1 deletions

View File

@ -480,7 +480,10 @@ end
## Available input types and defaults for each column type
**Simple Form** comes with a lot of default mappings:
The following table shows the type of input you will get (column `Input`) for
each attribute according to its database definition (column `Column Type`).
Column `Mapping` shows the name of the helper method you need to specify as the
`as:` option to enforce the generation of that specific input type.
```text
Mapping Input Column Type