aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* Fix links in AC guideTore Darell2008-10-078-17/+15
* Add verification, rescue + fixes to AC basicsTore Darell2008-10-0711-50/+249
* Additional detail on routes for namespaced controllers.Mike Gunderloy2008-10-071-1/+19
* Added some additional detail on asset caching syntax.Mike Gunderloy2008-10-071-0/+18
* Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-0623-56/+516
|\
| * Merge commit 'mainstream/master'Pratik Naik2008-10-0520-51/+474
| |\
| | * Fix a number of errors in the config.gem mechanism.Matt Jones2008-10-0517-49/+410
| | * Add IMB DB support to Rails application generator. [#1136 state:resolved]Antonio Cangiano2008-10-042-1/+63
| | * Make sure recreate MySQL test database with the proper encoding and collation...Luca Guidi2008-10-031-1/+1
| * | Additional detail on specifying verbs for resource member and collection routes.Mike Gunderloy2008-10-041-2/+15
| * | Additional detail on options for rendering partials.Mike Gunderloy2008-10-041-1/+27
| * | Revise associations guide: no need to set default on counter_cache columns.Mike Gunderloy2008-10-041-2/+0
* | | Added a small section on using conditions on tables from eager loads.Ryan Bigg2008-10-061-0/+12
* | | Updated guide, adding to the conditions section mostly.Ryan Bigg2008-10-051-4/+87
|/ /
* | Finders guide has no table of contents.Ryan Bigg2008-10-011-60/+1
* | Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-0130-245/+1607
|\ \
| * | Fix several typos in route names.Mike Gunderloy2008-09-301-3/+3
| * | Correct number of routes created by map.resource.Mike Gunderloy2008-09-291-1/+1
| * | Rework of Guides index pageMike Gunderloy2008-09-291-38/+55
| * | Move render/layout guide to the topPratik Naik2008-09-291-10/+9
| * | TypoooPratik Naik2008-09-281-1/+1
| * | Layout & Rendering GuideMike Gunderloy2008-09-283-5/+342
| * | Back mentions of accessible out of Associations guideMike Gunderloy2008-09-281-20/+20
| * | Syntax fixes plus some modification and additions in multiple sections of tes...athonlab2008-09-281-39/+98
| * | Image updates & reorganization. First release version.Mike Gunderloy2008-09-283-149/+238
| * | Finished rendering and redirecting section.Mike Gunderloy2008-09-271-0/+149
| * | Mark AR Associations guide as completePratik Naik2008-09-271-6/+6
| * | Merge commit 'mainstream/master'Pratik Naik2008-09-277-8/+18
| |\|
| | * Partially revert 185fe2e9cce737d69d3b47a656f3651ce152c0c1Michael Koziarski2008-09-242-2/+4
| | * Bump the Version constants to align with the *next* release rather than the p...Michael Koziarski2008-09-221-1/+1
| | * make db:migrate:redo rake task accept an optional VERSION to target that spec...Philip Hallstrom2008-09-171-2/+10
| | * Merge docrailsPratik Naik2008-09-1315-8/+4392
| * | Fix substitution of path_prefix for name_prefix, some rewording.Mike Gunderloy2008-09-261-3/+3
| * | Finished section on :renderMike Gunderloy2008-09-261-1/+113
| * | I wish people would add .DS_Store to their global gitignoresMislav Marohnić2008-09-272-0/+0
| * | Add stuff to indexPratik Naik2008-09-273-1/+12
| * | Change some more code -> source in code blocksPratik Naik2008-09-261-7/+7
| * | Add Action Controller Basics guide to rake task. Remove testing for the time ...Pratik Naik2008-09-261-1/+2
| * | Change code -> source in code blocksTore Darell2008-09-276-14/+14
| * | Add ActionController guide (draft, unfinished)Tore Darell2008-09-2613-0/+578
* | | Updated finders guide.Ryan Bigg2008-10-011-31/+122
* | | Another revision of the finders guide.Ryan Bigg2008-09-281-8/+87
|/ /
* | Add the first draft of the ActiveRecord Finders guide.Ryan Bigg2008-09-261-23/+118
* | Add info about caching an action with or without the layoutAditya2008-09-261-0/+7
* | Various fixes, section on self-joins, note on using hmt for hierarchies.Mike Gunderloy2008-09-252-46/+82
* | Merge branch 'master' of git@github.com:lifo/docrailsathonlab2008-09-2535-46602/+47203
|\ \
| * | Work in progress.Mike Gunderloy2008-09-231-0/+129
| * | Slight change to examples.Mike Gunderloy2008-09-231-2/+2
| * | Added section on controller namespaces.Mike Gunderloy2008-09-231-0/+14
| * | Updated with cleanups; new sections still to comeAditya2008-09-231-45/+49