aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
Commit message (Expand)AuthorAgeFilesLines
...
* initial skeleton for extensions in AS guide, just bootstrapping it may changeXavier Noria2009-04-231-0/+116
* Fix my previous commit. Don't say it's been removed when it reallySean Bryant2009-04-221-1/+1
* Add a note about assert_valid(record) being deprecated.Sean Bryant2009-04-221-0/+2
* Update ActionMailer guide's '2.3 Complete List of Action Mailer User-Settable...hardbap2009-04-211-2/+2
* Update ActionMailer guide's 'Sending Multipart Emails with Attachments' secti...Barry Hess2009-04-201-8/+9
* Added touch to associations guideMike Gunderloy2009-04-191-0/+24
* Remove named scopes from query guide contents, separate guide is comingMike Gunderloy2009-04-191-1/+0
* fixes email/radio mismatch reported by Marek in LHXavier Noria2009-04-181-3/+3
* adds a missing wordXavier Noria2009-04-181-1/+1
* Initial Active Support guideXavier Noria2009-04-181-0/+16
* Updated migration section to mention that SQLite now supports transactional m...Jared Giles2009-04-171-1/+1
* Initial template guidelifo2009-04-171-0/+18
* Merge commit 'mainstream/master'lifo2009-04-172-8/+8
|\
| * Rails server boots againCarl Lerche & Yehuda Katz2009-04-131-1/+1
| * Merge docrailsPratik Naik2009-04-055-150/+142
| * Merge docrailsPratik Naik2009-03-247-3/+66
* | in 2.3 release notes, fix name of a rake taskXavier Noria2009-04-131-1/+1
* | Fix typo in release notesMike Gunderloy2009-04-111-1/+1
* | Revert "Changes to indicate release notes refer to most recent point releases,"Mike Gunderloy2009-04-072-4/+4
* | Changes to indicate release notes refer to most recent point releases,Rick Moynihan2009-04-072-4/+4
* | Starting work on Action View Overview guideTrevor Turk2009-04-051-0/+69
* | Supply fullfile name to the generatorPratik Naik2009-04-051-1/+1
* | Namespace under RailsGuidesPratik Naik2009-04-051-23/+25
* | fixes spelling of "JavaScript" and link to the complex form examples appXavier Noria2009-04-051-1/+1
* | Merge branch 'master' of git@github.com:lifo/docrailsXavier Noria2009-04-031-1/+1
|\ \
| * | Typo fixNathan Lloyd Smith2009-04-031-1/+1
* | | deletes screencast promo in prologue, its proper place is the References sectionXavier Noria2009-04-031-9/+6
|/ /
* | list -> indexXavier Noria2009-04-031-1/+1
* | in caching guide, RESTifies some examples, revised conventions here and thereXavier Noria2009-04-031-25/+24
* | Tech edit of caching guide from Gregg PollackMike Gunderloy2009-04-031-124/+120
* | With -> with in a titleXavier Noria2009-03-301-1/+1
* | Clear up a little confusing wording in Routing Guide.Mike Gunderloy2009-03-271-3/+3
* | copyedited minor details in the rack on rails guideXavier Noria2009-03-261-17/+17
* | Merge branch 'master' of git@github.com:lifo/docrailsMike Gunderloy2009-03-2424-105/+384
|\ \
| * | Merge commit 'mainstream/master'Pratik Naik2009-03-243-10/+21
| |\|
| | * Try to use actionpack gem to generate guide when Rails is not vendoredPratik Naik2009-03-173-155/+19
| | * Merge docrailsPratik Naik2009-03-1639-847/+1874
| * | Fix a small typoPratik Naik2009-03-221-1/+1
| * | ensure authors get warnings about broken links, and ensure end users don'tXavier Noria2009-03-221-1/+1
| * | in guides generator, warn about duplicate header IDs only if WARN_DUPLICATE_H...Xavier Noria2009-03-221-1/+1
| * | replace edit distance implementation with one written from scratch to avoid l...Xavier Noria2009-03-221-108/+25
| * | removes a wrong comment in the finders guideXavier Noria2009-03-211-1/+0
| * | updates fxn pictureXavier Noria2009-03-211-0/+0
| * | thanks but release notes are mostly frozen once they are published, and provi...Xavier Noria2009-03-191-11/+0
| * | Added extra notes to nested model forms explanation in 2.3 release notes to c...Anton Jenkins2009-03-191-0/+11
| * | be even more ambiguous about the order of generation of hidden input for chec...Xavier Noria2009-03-171-1/+1
| * | clients.idPratik Naik2009-03-151-1/+1
| * | dasherize titles in a more predictable way, and update fragment identifiers a...Xavier Noria2009-03-154-8/+8
| * | guides generator warns about duplicate header IDsXavier Noria2009-03-151-3/+18
| * | revised links in guides according to W3C link checker reportXavier Noria2009-03-1512-35/+34