aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/form_helpers.txt
Commit message (Expand)AuthorAgeFilesLines
* point people in the direction of attr_accessible etc...Frederick Cheung2009-01-251-0/+2
* some missing fixed width wordsFrederick Cheung2009-01-251-2/+2
* don't use short form of form_for before it's been introducedFrederick Cheung2009-01-251-3/+3
* tweak section nameFrederick Cheung2009-01-251-1/+1
* add warning about options_from_collection_for_selectFrederick Cheung2009-01-251-2/+6
* find :all -> .allFrederick Cheung2009-01-251-1/+1
* clarify wording around second arg to options_for_selectFrederick Cheung2009-01-251-1/+1
* lisabon -> lisbonFrederick Cheung2009-01-251-3/+3
* when mentionning csrf link to the security guideFrederick Cheung2009-01-241-4/+4
* tidy up dealing with model objects helpers sectionFrederick Cheung2009-01-241-5/+5
* could -> can when appropriateFrederick Cheung2009-01-241-2/+2
* tidyup section on select boxesFrederick Cheung2009-01-241-27/+22
* Tidy up section on dates and times (and add brief blurb on select_year, selec...Frederick Cheung2009-01-241-8/+22
* fix some typos in parameter names sectionFrederick Cheung2009-01-241-8/+7
* attributions belong at the bottomFrederick Cheung2009-01-241-1/+0
* update with some of fxn's correctionsFrederick Cheung2009-01-231-29/+31
* Fix asciidoc formatingFrederick Cheung2009-01-191-1/+1
* link to the validations guideFrederick Cheung2009-01-191-1/+3
* rename some sectionsFrederick Cheung2009-01-191-3/+3
* rename sectionFrederick Cheung2009-01-191-1/+1
* Rearrange sections on basic form helpers/form_forFrederick Cheung2009-01-191-81/+92
* tidy up some wordingFrederick Cheung2009-01-191-4/+4
* move section on uploads upFrederick Cheung2009-01-191-38/+38
* fix typos etc. picked up by XavierFrederick Cheung2009-01-041-4/+4
* Mention another complex forms pluginFrederick Cheung2009-01-011-2/+3
* Add stub section on complex forms until a definitive solution makes it into coreFrederick Cheung2009-01-011-4/+12
* claridy handling missing filesFrederick Cheung2009-01-011-0/+2
* Bevy of typo correctionsFrederick Cheung2009-01-011-45/+44
* first stab at the section on file uploadsFrederick Cheung2009-01-011-0/+34
* Delete todo sectionFrederick Cheung2009-01-011-26/+0
* info on namespacesFrederick Cheung2009-01-011-0/+14
* Rearrange the date and form builder sectionsFrederick Cheung2009-01-011-26/+27
* Flesh out the section on parameter namesFrederick Cheung2009-01-011-1/+49
* move the fields_for/form builder section higher upFrederick Cheung2009-01-011-53/+55
* waffle about parameter names and fields_forFrederick Cheung2009-01-011-1/+1
* Clarify fields_for and form buildersFrederick Cheung2009-01-011-13/+32
* explain fields_forFrederick Cheung2009-01-011-2/+18
* First draft of section on parameter namesFrederick Cheung2008-12-311-6/+64
* Added section on date/time helpersFrederick Cheung2008-12-311-0/+59
* country_select urlFrederick Cheung2008-12-311-2/+1
* typosFrederick Cheung2008-12-311-2/+2
* minor clarificationsFrederick Cheung2008-12-311-6/+5
* Warning about using select on associationsFrederick Cheung2008-12-311-0/+8
* Fix one last remaining 'we'Frederick Cheung2008-12-311-1/+1
* ActiveRecord -> Active RecordFrederick Cheung2008-12-311-1/+1
* put credits at end, consistent with other guidesFrederick Cheung2008-12-311-0/+8
* exorcise we/us/oursFrederick Cheung2008-12-311-27/+27
* clarify option valueFrederick Cheung2008-12-311-1/+1
* fix mistakes from mergeFrederick Cheung2008-12-311-4/+1
* Tidy up discussion of second hash passed to form_tag/html options for form_forFrederick Cheung2008-12-311-8/+8