Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename fieldWithErrors style to field_with_errors. Remove unused alert style. | Jeremy Kemper | 2010-04-24 | 1 | -4/+4 |
* | Remove input, form, error_messages_for and error_message_on from the framewor... | José Valim | 2010-04-10 | 1 | -284/+12 |
* | Refactored url_for in AV to have its own instances of the helpers instead of ... | wycats | 2010-04-03 | 1 | -5/+4 |
* | html_tag option to wrap error_message_on text [#4283 state:resolved] | Paco Guzman | 2010-03-28 | 1 | -0/+4 |
* | Fixes a bug where error_messages_for was returning an empty div [#4048 state:... | wycats | 2010-03-27 | 1 | -0/+4 |
* | Recovers error_messages for ActiveRecordInstanceTag. [#4078 state:resolved] | Daniel Rodríguez Troitiño | 2010-03-27 | 1 | -0/+14 |
* | Require persisted? in ActiveModel::Lint and remove new_record? and destroyed?... | José Valim | 2010-02-21 | 1 | -2/+2 |
* | Bring agnosticism to error_messages_for. | José Valim | 2009-10-17 | 1 | -0/+314 |