aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| * | Added images to associations guide, cleaned up some typos and such.Mike Gunderloy2008-09-227-17/+67
| * | Merge branch 'master' of git@github.com:lifo/docrailsMatthew Bergman2008-09-222-1/+9
| |\ \
| | * | Add profiling guide to the index pagePratik Naik2008-09-222-1/+9
| * | | fixed some small errors in formating. More to comeMatthew Bergman2008-09-226-18/+12
| |/ /
| * | clanupMatthew Bergman2008-09-216-90866/+46638
| * | rmoved ds_storeMatthew Bergman2008-09-211-0/+0
| * | understood only for finished articles authorsMatthew Bergman2008-09-217-6/+45672
| * | fixed up benchmarking file names, fixed commits, truncated statistics section...Matthew Bergman2008-09-2126-47473/+132
| * | Merge branch 'master' of git@github.com:lifo/docrailsMatthew Bergman2008-09-2120-30/+139
| |\ \
| | * | The flashJames Miller2008-09-211-1/+6
| | * | New and create actionsJames Miller2008-09-211-1/+31
| | * | Add descriptions to doc:plugins:<plugin> tasks.George Ogata2008-09-211-0/+1
| * | | fixing commitMatthew Bergman2008-09-212-0/+7
| * | | loss html fileMatthew Bergman2008-09-211-835/+0
| * | | version 6 shortened satistics and fixed compiling. Also add real life example.Matthew Bergman2008-09-2115-0/+47097
* | | | Initial updates to Rails testing guide. Work in progress.athonlab2008-09-251-904/+412
| |/ / |/| |
* | | Added a small section on defining multiple resources on a single line.Mike Gunderloy2008-09-181-0/+18
* | | Update index pagePratik Naik2008-09-181-20/+43
* | | Rename 'bechmarking and profiling' folder to 'benchmarking_and_profiling'Hongli Lai (Phusion)2008-09-1814-0/+0
* | | Remove .DS_Store files that were accidentally committed by someone else.Hongli Lai (Phusion)2008-09-182-0/+0
* | | Eradicate some stray colons.Mike Gunderloy2008-09-181-2/+2
* | | Added namespaced routes, added more on defaults, cleaned up miscellaneous typ...Mike Gunderloy2008-09-171-8/+40
|/ /
* | updated examples folder with real graph fileMatthew Bergman2008-09-171-1/+45389
* | added benchmarking and profile documnetation v0.5Matthew Bergman2008-09-1717-0/+1759
* | Added introduction, highlighting and additional resources to security guideHeiko Webers2008-09-171-1/+1
* | Merge branch 'master' of git@github.com:lifo/docrailsHeiko Webers2008-09-178-20/+454
|\ \
| * | Added partial first draft of finders guide.Ryan Bigg2008-09-171-0/+54