Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FormHelper should only use *_before_type_cast if they available on the model | David Heinemeier Hansson | 2004-12-19 | 1 | -1/+5 |
* | Added respondence to *_before_type_cast for all attributes to return their st... | David Heinemeier Hansson | 2004-12-19 | 1 | -5/+9 |
* | Updated documentation | David Heinemeier Hansson | 2004-12-16 | 1 | -2/+4 |
* | Added FormHelper#radio_button to work with radio buttons like its already pos... | David Heinemeier Hansson | 2004-12-14 | 1 | -0/+23 |
* | Fixed to_input_field_tag so it no longer explicitly uses InstanceTag.value if... | David Heinemeier Hansson | 2004-12-08 | 1 | -2/+4 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+182 |