Commit Graph

9649 Commits

Author SHA1 Message Date
Marc Chung
609a6cb762 Correctly formatted comment 2009-01-04 15:19:06 -07:00
Frederick Cheung
2518322197 Merge branch 'master' of git@github.com:lifo/docrails
* 'master' of git@github.com:lifo/docrails:
  Complete draft of configuring guide; add configuring guide to index; regenerate HTML.
  FIx bad date in Guide changelog.
  Update table syntax in guides to fix deprecation warnings during build.
  Regenarate html
2009-01-04 01:37:15 +00:00
Frederick Cheung
33fe26ef36 fix typos etc. picked up by Xavier 2009-01-04 01:36:08 +00:00
Mike Gunderloy
0230a3e002 Complete draft of configuring guide; add configuring guide to index; regenerate HTML. 2009-01-03 06:40:17 -06:00
Mike Gunderloy
884ae7f5e2 FIx bad date in Guide changelog. 2009-01-03 06:19:44 -06:00
Mike Gunderloy
8259f06e47 Update table syntax in guides to fix deprecation warnings during build. 2009-01-02 20:04:37 -06:00
Pratik Naik
5a798f094f Regenarate html 2009-01-01 21:34:12 +00:00
Frederick Cheung
ccae605bca Mention another complex forms plugin 2009-01-01 20:30:59 +00:00
Frederick Cheung
527ee9b079 Add stub section on complex forms until a definitive solution makes it into core 2009-01-01 20:20:40 +00:00
Frederick Cheung
15b9cbb530 merge work on form helpers guide
Merge branch 'form_helpers'

* form_helpers: (30 commits)
  claridy handling missing files
  Bevy of typo corrections
  first stab at the section on file uploads
  Delete todo section
  info on namespaces
  Rearrange  the date and form builder sections
  Flesh out the section on parameter names
  move the fields_for/form builder section higher up
  waffle about parameter names and fields_for
  Clarify fields_for and form builders
  explain fields_for
  First draft of section on parameter names
  Added section on date/time helpers
  country_select url
  typos
  minor clarifications
  Warning about using select on associations
  Fix one last remaining 'we'
  ActiveRecord -> Active Record
  put credits at end, consistent with other guides
  ...
2009-01-01 19:10:14 +00:00
Frederick Cheung
56634a1297 claridy handling missing files 2009-01-01 19:06:26 +00:00
Yaroslav Markin
1a858f8742 Update flash[] docs a bit. 2009-01-01 21:57:29 +03:00
Frederick Cheung
1dd3df3342 Bevy of typo corrections 2009-01-01 18:56:07 +00:00
CassioMarques
34a10b4242 Removed stuff about overriding validate_on_create on the AR Validations and Callbacks Guide, added new section to the Authors page 2009-01-01 16:51:58 -02:00
Frederick Cheung
d99fa392dd first stab at the section on file uploads 2009-01-01 18:21:24 +00:00
CassioMarques
d5c7219222 Fix small typo on the 'The declarative validation helpers' section of AR Validations and Callbacks Guide 2009-01-01 15:44:49 -02:00
Frederick Cheung
68ddc72f6f Delete todo section 2009-01-01 16:59:19 +00:00
Frederick Cheung
f7f1bb7088 info on namespaces 2009-01-01 16:58:55 +00:00
Frederick Cheung
2e1cd2e1fd Rearrange the date and form builder sections 2009-01-01 16:43:07 +00:00
Frederick Cheung
e94dfb260c Flesh out the section on parameter names 2009-01-01 16:40:04 +00:00
Frederick Cheung
ebfa76e3ac move the fields_for/form builder section higher up 2009-01-01 10:39:22 +00:00
Frederick Cheung
2ea0c3d61b waffle about parameter names and fields_for 2009-01-01 10:38:23 +00:00
Frederick Cheung
32fee815fa Clarify fields_for and form builders 2009-01-01 10:32:22 +00:00
Frederick Cheung
d9e6413492 explain fields_for 2009-01-01 10:09:47 +00:00
Chris Kampmeier
58646544ab Fix grammar (it's -> its) 2008-12-31 15:44:17 -07:00
Chris Kampmeier
b2357d1b5b Fix some spelling, grammar, and typography in the Validations and Callbacks guide 2008-12-31 15:40:24 -07:00
Frederick Cheung
f207129ac6 First draft of section on parameter names 2008-12-31 20:17:25 +00:00
Frederick Cheung
0ac7a936c9 Added section on date/time helpers 2008-12-31 19:25:05 +00:00
heavysixer
429ef9ce20 Removing topics that are covered in another guide. 2008-12-31 12:47:21 -06:00
Frederick Cheung
70ad0b590f country_select url 2008-12-31 18:46:37 +00:00
Frederick Cheung
c525059a98 typos 2008-12-31 18:39:32 +00:00
Frederick Cheung
c3dae67b79 minor clarifications 2008-12-31 18:30:41 +00:00
Frederick Cheung
074b1138b6 Warning about using select on associations 2008-12-31 18:17:17 +00:00
Frederick Cheung
904b3d8fce Fix one last remaining 'we' 2008-12-31 18:10:09 +00:00
Frederick Cheung
ddd1aa294a ActiveRecord -> Active Record 2008-12-31 18:09:40 +00:00
Frederick Cheung
85b22f79ab put credits at end, consistent with other guides 2008-12-31 18:08:38 +00:00
Frederick Cheung
a8ca7c051d exorcise we/us/ours 2008-12-31 18:06:23 +00:00
Frederick Cheung
1f3db5a0b0 clarify option value 2008-12-31 17:55:57 +00:00
Frederick Cheung
8f9f3e6e29 fix mistakes from merge 2008-12-31 17:18:12 +00:00
Frederick Cheung
66b88129cc Tidy up discussion of second hash passed to form_tag/html options for form_for 2008-12-31 17:13:12 +00:00
Frederick Cheung
6c8974e5db Waffle about the difference between text_field and f.text_field 2008-12-31 17:13:11 +00:00
Frederick Cheung
7156d58381 Add warning 2008-12-31 17:13:11 +00:00
Frederick Cheung
092b1d8433 Stylistic tweak 2008-12-31 17:13:11 +00:00
Frederick Cheung
73ebb26ece describe foo_tag versus foo 2008-12-31 17:13:11 +00:00
Frederick Cheung
d6c38f15d2 Describe options_from_collection_for_select 2008-12-31 17:13:11 +00:00
Frederick Cheung
b3f265ac2e fix typo 2008-12-31 17:06:00 +00:00
Pratik Naik
2a37726958 Add validations guide to index 2008-12-31 15:28:16 +00:00
Xavier Noria
6260dee015 This example seems unnecessary. Note that the examples of form helpers depict just their traditional usage. The documentation of form_for is the one that makes the link with form builders. On the other hand, people are expected to know what's a hidden field in HTML forms. 2008-12-31 01:19:59 +01:00
bparanj
3dae667d8f Simple example added for using hidden_field tag used in a form 2008-12-30 15:00:35 -08:00
Xavier Noria
9c3c88a894 document edge cases in AR calculations, and wrap some comments 2008-12-30 02:45:23 +01:00