index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
template
/
active_model_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
add failing tests for issue #3487
Vasiliy Ermolovich
2011-12-19
1
-1
/
+24
*
Start cleanup of deprecations in ActionView
Carlos Antonio da Silva
2010-09-06
1
-8
/
+0
*
Do not wrap hidden fields with error proc [#4962 state:resolved]
Carlos Antonio da Silva
2010-06-25
1
-0
/
+7
*
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