aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/form_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Switched to use `display:none` in extra_tags_for_form method.Gaelian Ditchburn2014-01-051-4/+4
* Change all "can not"s to the correct "cannot".T.J. Schuck2014-01-031-2/+2
* Merge pull request #13138 from gsamokovarov/remove-cattr-requiresGuillermo Iguaran2013-12-021-1/+1
|\
| * Remove deprecated cattr_* requiresGenadi Samokovarov2013-12-031-1/+1
* | Make ActionView::Tags loading tread safeRafael Mendonça França2013-12-021-1/+0
|/
* Fix typo in form_helper.rbAdam Jahnke2013-10-161-1/+1
* form_for - fix :namespace and :as options clashAdam Niedzielski2013-09-091-1/+2
* Remove `FormBuilder` deprecation warning about block argument and associated ...Vipul A M2013-07-021-5/+1
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+1880