aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add an index file for the guides.Hongli Lai (Phusion)2008-09-082-1/+19
* | | Get rid of the work-in-progress 'book' that's supposed to be based on Django'...Hongli Lai (Phusion)2008-09-082-137/+0
* | | Add migrations guide to guide HTML generation task.Hongli Lai (Phusion)2008-09-081-0/+1
* | | Change over examples to use {{count}} and {{value}} instead of %d and %s.John D. Hume2008-09-071-9/+9
|/ /
* | Style regular font for constantsFrederick Cheung2008-09-074-5/+5
* | Merge branch 'master' of git@github.com:lifo/docrailsFrederick Cheung2008-09-071-0/+256
|\ \
| * | Initial draft of Getting Started With Rails guide, far from completeJames Miller2008-09-071-0/+256
* | | ActiveRecord -> Active RecordFrederick Cheung2008-09-077-16/+16
|/ /
* | Add to the preambleFrederick Cheung2008-09-071-1/+6
* | Stylistic cleanupsFrederick Cheung2008-09-075-7/+7
* | Fixed typoFrederick Cheung2008-09-071-1/+1
* | Merge branch 'mig_guide'Frederick Cheung2008-09-077-0/+506
|\ \
| * | Initial draftFrederick Cheung2008-09-077-0/+506
* | | Add 'Debugging Rails Applications' guide to guide HTML generation task.Hongli Lai (Phusion)2008-09-071-1/+2
|/ /
* | Added View Helpers to the Rails debugging guide.miloops2008-09-051-0/+99
* | Rails debugging guide updated.miloops2008-09-051-22/+23
* | Debugging Guide updated after having some feedback on it, added breakpoints a...miloops2008-09-051-8/+44
* | Dont use multipagePratik Naik2008-09-051-2/+1
* | Updates on Debugging Rails guide.miloops2008-09-051-37/+51
* | Merge commit 'mainstream/master'Pratik Naik2008-09-0522-70/+165
|\|
| * Use a more sensible resolution on the new millisecond benchmarksDavid Heinemeier Hansson2008-09-055-11/+11
| * Changed all benchmarking reports to be in millisecondsDavid Heinemeier Hansson2008-09-058-32/+60
| * Use copy instead of export for releaseDavid Heinemeier Hansson2008-09-051-2/+5
| * Merge branch 'master' of git@github.com:rails/railsJeremy Kemper2008-09-041-1/+1
| |\
| | * Handle connection timeouts with a slightly nicer error message.Michael Koziarski2008-09-041-1/+1
| * | Rescue spurious failures in case dummy postgresql user or schema already existsJeremy Kemper2008-09-041-2/+2
| * | Deprecate %d and %s in message interpolation, but only in the bundled i18n lib.Jeremy Kemper2008-09-041-2/+7
| |/
| * Remove flawed execute("ROLLBACK") approach; #reset! defaults to nothingNick Sieger2008-09-042-5/+1
| * Default connection allow_concurrency to false (for PostgreSQL)Nick Sieger2008-09-044-2/+20
| * Handle the case where there is no ivar set.Michael Koziarski2008-09-041-1/+1
| * Deprecate verification_timeout and verify before resetNick Sieger2008-09-045-19/+18
| * Fix transaction exception testJeremy Kemper2008-09-041-0/+1
| * still need to track whether we're the toplevel transactionJeremy Kemper2008-09-041-3/+10
| * PostgreSQL: introduce transaction_active? rather than tracking activity ourse...Jeremy Kemper2008-09-041-0/+32
| * Don't run 32bit dependant assertions in 64bit environmentsTarmo Tänav2008-09-041-4/+10
* | Debugging Rails Applications guide updated.miloops2008-09-051-17/+155
* | Add HTML generation task for the routing guide.Hongli Lai (Phusion)2008-09-051-5/+17
* | Merge branch 'master' of git@github.com:lifo/docrailsHongli Lai (Phusion)2008-09-053-21/+297
|\ \
| * | Edits to the "Routing from the Outside In" guide.Mike Gunderloy2008-09-051-15/+71
| * | More work on Rails debugging guide.miloops2008-09-041-14/+50
| * | Merge branch 'master' of git@github.com:lifo/docrailsmiloops2008-09-041-6/+6
| |\ \
| | * \ Merge branch 'master' of git://github.com/lifo/docrailsAlan Harper2008-09-051-0/+53
| | |\ \
| | * | | Changed variable names for in_groups_of to make more obviousAlan Harper2008-09-041-6/+6
| * | | | Added prompt, context and references to debugging Rails guide.miloops2008-09-041-0/+131
| | |/ / | |/| |
| * | | Merge branch 'master' of git@github.com:lifo/docrailsmiloops2008-09-040-0/+0
| |\| |
| * | | Initial commit of the Rails debugging guide.miloops2008-09-041-0/+53
* | | | Merge branch 'master' of git@github.com:lifo/docrailsHongli Lai (Phusion)2008-09-04269-4583/+7625
|\ \ \ \ | | |/ / | |/| |
| * | | Merge commit 'mainstream/master'Pratik Naik2008-09-030-0/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge docrailsPratik Naik2008-09-0323-199/+312
| * | Merge commit 'mainstream/master'Pratik Naik2008-09-03131-2200/+3101
| |\|