1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

23 commits

Author SHA1 Message Date
Xavier Noria
505546af70 form helpers guide: fixes an example 2010-08-09 14:11:05 +02:00
Bryan Woods
c1ff781001 Guides: renaming to active_record_validations_callbacks for consistency and updating links to reflect new path 2010-06-16 15:50:32 -04:00
Josiah Ivey
96e2094b8b Form Helpers guide: Use new syntax for fields_for examples 2010-05-25 08:03:04 -05:00
Josiah Ivey
ea9398f9ba Guides: Fix numerous broken links 2010-05-16 21:58:47 -05:00
Jared Giles
9cf65af881 Added a note in the section on complex forms regarding nested attributes in 2.3 2010-04-15 17:04:00 -05:00
James Miller
92eab845a4 First run of updating erb syntax for 3.0 2010-04-06 14:27:19 -07:00
Jaime Iniesta
29d55d86d0 Fix form_helpers guide to validate XHTML 1.0 Strict 2010-04-06 18:05:04 +02:00
Xavier Noria
7d7e0627a0 fixes duplicate element IDs in some guides 2010-04-04 08:42:54 -07:00
Malcolm Locke
18a9906b1c Corrects setting of :method on custom form_for 2010-03-06 10:09:28 +13:00
Xavier Noria
b476ab7e3a fixes broken links in form helpers guide 2009-12-30 00:09:12 +01:00
Xavier Noria
4f90eb9f19 form helpers guide: revises a TIP on resources 2009-05-30 10:25:55 +02:00
Joseph Pecoraro
3b6a40a7bd Fixed links to the Routing Guide. 2009-05-30 01:01:36 -04:00
Joseph Pecoraro
ece603cdf9 Added TIP about resources when using the short form_for syntax. 2009-05-30 00:53:32 -04:00
Joseph Pecoraro
3aeec3209c Clarification in an example. Grammar correction. 2009-05-29 20:48:46 -04:00
Joseph Pecoraro
3014f0f4c5 Capitalized Rails where appropriate. 2009-05-29 16:26:50 -04:00
Evan Farrar
d3b3eb59b7 Fixes some typos in the guides. 2009-05-07 15:24:07 -05:00
Xavier Noria
485cd69a7b be even more ambiguous about the order of generation of hidden input for check boxes in form helper guide 2009-03-17 20:53:03 +01:00
Xavier Noria
3faed7980e revised titles in form helpers guide 2009-03-14 22:20:05 +01:00
Xavier Noria
1cbdab1c82 fix form builder example in form helpers guide (reported by JasonKing in LH) 2009-03-02 09:28:39 +01:00
Andreas Scherer
245c77666c Remove superflous 'notextile'.
'+' already works as desired.
2009-02-17 23:22:15 +01:00
Andreas Scherer
115f352deb Use n-dashes for ranges/relations. 2009-02-12 09:04:07 +01:00
Andreas Scherer
36f33ef5f6 Improvements for the forms helper guide.
Change the wording at several places to improve the reading flow.
Sprinkle some commas into the text.
2009-02-11 11:58:37 +01:00
Pratik Naik
96d610553e Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00