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]