From 85b22f79abaa8e8aeb2cb21b1703cb5c4d9e401b Mon Sep 17 00:00:00 2001 From: Frederick Cheung Date: Wed, 31 Dec 2008 18:08:38 +0000 Subject: [PATCH] put credits at end, consistent with other guides --- railties/doc/guides/source/form_helpers.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/railties/doc/guides/source/form_helpers.txt b/railties/doc/guides/source/form_helpers.txt index 5ae3f5ad1d..315b94b5e9 100644 --- a/railties/doc/guides/source/form_helpers.txt +++ b/railties/doc/guides/source/form_helpers.txt @@ -493,3 +493,11 @@ time_zone_select(object, method, priority_zones = nil, options = {}, html_option Form builders ------------- + +== Changelog == + +http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/1[Lighthouse ticket] + +Mislav Marohnić + +link:../authors.html#fcheung[Frederick Cheung]