Skip to content

Commit 78a1fda

Browse files
committed
contrib app minor tweak
1 parent 8d02083 commit 78a1fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actionpack/CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,7 +1935,7 @@ superclass' view_paths. [Rick Olson]
19351935

19361936
* Update documentation for erb trim syntax. #5651 [matt@mattmargolis.net]
19371937

1938-
* Pass :id => nil or :class => nil to error_messages_for to supress that html attribute. #3586 [olivier_ansaldi@yahoo.com, sebastien@goetzilla.info]
1938+
* Pass :id => nil or :class => nil to error_messages_for to supress that html attribute. #3586 [olivier_ansaldi@yahoo.com]
19391939

19401940
* Reset @html_document between requests so assert_tag works. #4810 [Jarkko Laine, easleydp@gmail.com]
19411941

@@ -2532,7 +2532,7 @@ superclass' view_paths. [Rick Olson]
25322532

25332533
* Provide support for decimal columns to form helpers. Closes #5672. [Dave Thomas]
25342534

2535-
* Pass :id => nil or :class => nil to error_messages_for to supress that html attribute. #3586 [olivier_ansaldi@yahoo.com, sebastien@goetzilla.info]
2535+
* Pass :id => nil or :class => nil to error_messages_for to supress that html attribute. #3586 [olivier_ansaldi@yahoo.com]
25362536

25372537
* Reset @html_document between requests so assert_tag works. #4810 [Jarkko Laine, easleydp@gmail.com]
25382538

0 commit comments

Comments
 (0)