Commit Graph

361 Commits

Author SHA1 Message Date
Xavier Noria
dfcc3e2f89 attempt at fixing fxn picture in credits page 2009-05-19 10:02:08 +02:00
Pratik Naik
c8fb22bc29 Remove some informal sentences and new lines 2009-05-16 16:47:24 +02:00
Peter Szinek
a40a720b0a Initial version - quick brain dump 2009-05-16 16:13:31 +02:00
Andreas Scherer
26ad104e72 'TIP.' replaced with 'TIP:' for consistent formatting. 2009-05-14 14:35:18 +02:00
Xavier Noria
a65224f036 a few details in the caching guide I saw in passing 2009-05-13 23:29:56 +02:00
Evan Farrar
da965645c2 Adds a missing comma in example code. 2009-05-09 14:05:06 -05:00
Evan Farrar
f3853c7769 Syntax error in example code: not valid to omit parens with hash arguments. 2009-05-09 13:27:15 -05:00
Evan Farrar
095bfadb61 Tiny syntax error in the action mailer guide. 2009-05-09 13:20:14 -05:00
Evan Farrar
c7d975708f The MailingAddress is good design, but it adds some noise to the querying guide b/c it is not referenced anywhere. 2009-05-09 09:58:29 -05:00
Evan Farrar
54b5b0632e Just a fix to the units in the RPM prize 'formula.' 2009-05-09 09:29:35 -05:00
Evan Farrar
d3b3eb59b7 Fixes some typos in the guides. 2009-05-07 15:24:07 -05:00
Xavier Noria
1135e29bab destroyal -> destruction, thanks to FelixLeiter 2009-05-06 22:49:31 +02:00
Xavier Noria
912da7fb98 tray and -> try to, thanks to FelixLeiter 2009-05-04 20:57:29 +02:00
Ryan Bigg
13b4a9e8d7 Use the word 'action' over 'method'... is clearer and helps when people are grepping the document for the word 'method' 2009-05-04 14:08:30 +10:00
Aditya Chadha
80e161e647 Formatting fixes, take 3 2009-05-02 18:37:15 -04:00
Aditya Chadha
8f3a3c5544 Formatting fixes, take 2 2009-05-02 18:36:13 -04:00
Aditya Chadha
7a17ad3f2b Merge branch 'master' of git@github.com:lifo/docrails 2009-05-02 18:32:45 -04:00
Aditya Chadha
5469a0be1a Formatting fixes 2009-05-02 18:32:35 -04:00
Pratik Naik
35ca877abc Minor edits 2009-04-30 13:29:13 +01:00
Mike Gunderloy
33b9d1aafd Tweak to credits. 2009-04-29 12:50:30 -05:00
Pratik Naik
30e6a8a83e More templates 2009-04-29 18:19:27 +01:00
Dallas Taylor
8fa1235c27 changed sentence 2009-04-28 14:14:03 +01:00
Xavier Noria
348d7f8a84 fixes redirect codes in layouts and rendering guide, thanks to Loren Norman 2009-04-28 09:48:27 +02:00
Aditya Chadha
57f031cba2 Merge branch 'master' of git@github.com:lifo/docrails 2009-04-27 22:01:36 -04:00
Aditya Chadha
eeb12d6ad5 Formatting updates per lifo 2009-04-27 22:01:22 -04:00
Dallas Taylor
8e93e929a1 Merge branch 'master' of git://github.com/lifo/docrails 2009-04-27 17:46:18 +01:00
Sean Schofield
de9ea3bf25 Made a minor syntax correction. 2009-04-27 11:05:38 -04:00
Xavier Noria
e5bebbbeff bring index actions back in caching guide, REST conventions are encouraged and surrounding text assumes index 2009-04-27 10:18:37 +02:00
Aditya Chadha
4d1e21e8cb Fix typos in submitted patch 2009-04-26 23:07:40 -04:00
Dallas Taylor
9d9adc998d fixed typo and clarified sentence 2009-04-27 01:05:22 +01:00
Dana Jones
1703fbbcef Minor changes to scaffold code, addition of dependent destroy example. 2009-04-25 08:56:18 -05:00
Karel Minarik
4f623f5f89 Better wording of environment.rb example code, thanks Paul Gillard
See https://rails.lighthouseapp.com/projects/16213/tickets/23-rails-i18
2009-04-25 11:32:40 +02:00
Karel Minarik
7163b64d32 Consolidate config/locale vs config/locales issue. [#16213] 2009-04-25 11:28:20 +02:00
Pratik Naik
67f30fd963 String interpolation conditions 2009-04-23 14:25:35 +01:00
Xavier Noria
3384f073e3 initial skeleton for extensions in AS guide, just bootstrapping it may change 2009-04-23 00:16:42 +02:00
Sean Bryant
e8071d7c64 Fix my previous commit. Don't say it's been removed when it really
hasn't.

Also change the assert reference to be more consistent with the rest
of the documentation.
2009-04-22 13:58:14 -04:00
Sean Bryant
2d9c37d169 Add a note about assert_valid(record) being deprecated. 2009-04-22 11:07:41 -04:00
hardbap
4c21026da4 Update ActionMailer guide's '2.3 Complete List of Action Mailer User-Settable Attributes' to show that the attribute 'cc' and 'bcc' can take a string or an Array of strings. 2009-04-21 10:57:20 -07:00
Barry Hess
81d595c6c0 Update ActionMailer guide's 'Sending Multipart Emails with Attachments' section to show explicitly which order text/plain and text/html parts must be in as well as the proper way to define the multipart/alternative part. 2009-04-20 12:54:45 -05:00
Mike Gunderloy
0271d9bda7 Added touch to associations guide 2009-04-19 07:56:07 -05:00
Mike Gunderloy
5bc635b8cd Remove named scopes from query guide contents, separate guide is coming 2009-04-19 06:44:46 -05:00
Xavier Noria
b82f3bcf39 fixes email/radio mismatch reported by Marek in LH 2009-04-18 16:26:36 +02:00
Xavier Noria
a8a5b17df0 adds a missing word 2009-04-18 11:52:14 +02:00
Xavier Noria
16740047de Initial Active Support guide 2009-04-18 11:47:38 +02:00
Jared Giles
9f8b99ba57 Updated migration section to mention that SQLite now supports transactional migrations 2009-04-17 21:06:16 -05:00
lifo
938eb01c24 Initial template guide 2009-04-17 14:23:32 +01:00
lifo
20401783cf Merge commit 'mainstream/master'
Conflicts:
	actionpack/lib/action_controller/base.rb
	railties/guides/source/caching_with_rails.textile
2009-04-17 14:06:26 +01:00
Carl Lerche & Yehuda Katz
d9afc51391 Rails server boots again 2009-04-13 17:16:07 -07:00
Xavier Noria
3d06eca01e in 2.3 release notes, fix name of a rake task 2009-04-13 23:49:38 +02:00
Mike Gunderloy
7649ef08a5 Fix typo in release notes 2009-04-11 18:57:30 -05:00
Mike Gunderloy
2e56ce8f8c Revert "Changes to indicate release notes refer to most recent point releases,"
Rails numbering: 2.2.2 and 2.3.2 are the release versions, so original wording is fine. Release notes refer to the first *release* version, not the the earlier RC versions.

This reverts commit 858dbeb4fde52494976e4aa55fb127181a078cd7.
2009-04-07 11:53:49 -05:00
Rick Moynihan
858dbeb4fd Changes to indicate release notes refer to most recent point releases,
not the initial release.

It would be good to make this more explicit still.

The motivation for the change was that ActiveRecords find_in_batches
is documented to have been released in rails 2.3, but was actually
only released in 2.3.2.
2009-04-07 16:10:30 +01:00
Trevor Turk
1c583d07af Starting work on Action View Overview guide 2009-04-05 18:29:03 -05:00
Pratik Naik
632bbbfe1c Merge docrails 2009-04-05 12:36:36 +01:00
Xavier Noria
dda04f700e fixes spelling of "JavaScript" and link to the complex form examples app 2009-04-05 11:48:53 +02:00
Xavier Noria
9e9469e83f Merge branch 'master' of git@github.com:lifo/docrails 2009-04-03 23:32:48 +02:00
Xavier Noria
a7e757f8af deletes screencast promo in prologue, its proper place is the References section 2009-04-03 23:32:16 +02:00
Nathan Lloyd Smith
c910c45b9d Typo fix 2009-04-03 13:44:09 -05:00
Xavier Noria
9488d583ee list -> index 2009-04-03 15:52:16 +02:00
Xavier Noria
2e601d8da7 in caching guide, RESTifies some examples, revised conventions here and there 2009-04-03 15:50:55 +02:00
Mike Gunderloy
e4ea27fd2d Tech edit of caching guide from Gregg Pollack 2009-04-03 08:15:41 -05:00
Xavier Noria
c6ff88a4d2 With -> with in a title 2009-03-30 10:14:37 +02:00
Mike Gunderloy
9635741b84 Clear up a little confusing wording in Routing Guide. 2009-03-27 05:21:33 -05:00
Xavier Noria
0ddeb6e8d6 copyedited minor details in the rack on rails guide 2009-03-26 18:41:38 +01:00
Mike Gunderloy
fab9d3b59d Merge branch 'master' of git@github.com:lifo/docrails
Conflicts:
	railties/guides/source/2_3_release_notes.textile
2009-03-24 20:06:59 -05:00
Mike Gunderloy
4e27ca4c28 Add note about change to session options 2009-03-24 20:02:08 -05:00
Pratik Naik
f97832b1e4 Merge docrails 2009-03-24 12:15:43 +00:00
Pratik Naik
f7bdfe8bb7 Fix a small typo 2009-03-22 11:25:05 +00:00
Xavier Noria
3aae3db170 removes a wrong comment in the finders guide 2009-03-21 16:00:33 +01:00
Xavier Noria
0f87fd3069 thanks but release notes are mostly frozen once they are published, and provide only an overview of the new stuff 2009-03-19 23:23:05 +01:00
Anton Jenkins
3d3a74f07f Added extra notes to nested model forms explanation in 2.3 release notes to cover has_one relationships 2009-03-19 16:23:14 +00: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
Pratik Naik
18eb80ccc7 Merge docrails 2009-03-16 11:28:36 +00:00
Pratik Naik
6c688d000f clients.id 2009-03-15 23:27:31 +00:00
Xavier Noria
804a304065 dasherize titles in a more predictable way, and update fragment identifiers accordingly 2009-03-15 23:22:04 +01:00
Xavier Noria
a4b1ccec5c revised links in guides according to W3C link checker report 2009-03-15 21:31:20 +01:00
Xavier Noria
20dc236bbd update links in layout according to W3C link checker report 2009-03-15 20:41:35 +01:00
Eloy Duran
3b89aa605c Added a collection association form example. 2009-03-15 16:22:14 +01:00
Pratik Naik
13cc934cc8 Fix generated sql 2009-03-15 14:13:03 +00:00
Xavier Noria
b47b9289eb fixes broken links in association basics guide 2009-03-15 10:42:46 +01:00
Xavier Noria
a86be917b5 fixes broken links in security guide 2009-03-15 10:42:34 +01:00
Xavier Noria
1c53b5c71a fixes broken links in security guide 2009-03-15 10:39:47 +01:00
Xavier Noria
df45413ea4 fixes broken links in migrations guide 2009-03-15 10:38:58 +01:00
Xavier Noria
32c07c4566 fixes broken links in i18n guide 2009-03-15 10:36:48 +01:00
Xavier Noria
393ece5687 fixes broken links in finders guide 2009-03-15 10:32:14 +01:00
Eloy Duran
0e12b554c9 Started on a Rails guide on nested model forms. 2009-03-15 00:40:59 +01:00
Xavier Noria
952d1cc75a recommend rake guides instead of script in instructions for contributing to guides 2009-03-14 23:58:05 +01:00
Xavier Noria
e2a442c754 some minor details in finders guide 2009-03-14 23:41:20 +01:00
Mike Gunderloy
9ac0dade6d Minor edits to I18n guide; publish guide 2009-03-14 17:04:41 -05:00
Xavier Noria
1bd5a64f5a revised titles of caching guide 2009-03-14 22:59:16 +01:00
Xavier Noria
28167e793d revised titles of the command line guide, and added changelog 2009-03-14 22:57:59 +01:00
Xavier Noria
1c820dde75 revised titles of plugins guide 2009-03-14 22:52:22 +01:00
Xavier Noria
3789f4b653 revised titles of testing guide 2009-03-14 22:48:07 +01:00
Xavier Noria
66f1a1101d revised titles of action mailer guide, and added changelog 2009-03-14 22:44:39 +01:00
Xavier Noria
b724427641 revised titles in i18n guide 2009-03-14 22:44:38 +01:00
Mike Gunderloy
4216213f06 A few more changes for caching guide 2009-03-14 16:43:21 -05:00
Mike Gunderloy
3f631a3428 Some editorial cleanup on caching guide 2009-03-14 16:42:33 -05:00
Xavier Noria
3faed7980e revised titles in form helpers guide 2009-03-14 22:20:05 +01:00
Xavier Noria
66f5502fcc revised titles in validation and callbacks guide 2009-03-14 22:20:05 +01:00
Xavier Noria
abe921f81f revised titles in performance guide 2009-03-14 22:20:05 +01:00