aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Updated Debugging Rails Applications: use title case in all headings, added c...miloops2008-09-162-15/+36
| * | Fix typo (see http://rails.lighthouseapp.com/projects/16213/tickets/13)Mike Gunderloy2008-09-151-1/+2
| * | Add a link back to hackfest page from the indexPratik Naik2008-09-151-0/+2
| * | Typo fixes.Mike Gunderloy2008-09-151-1/+1
| * | Fix security guide linkPratik Naik2008-09-151-1/+1
| * | Add caching guidePratik Naik2008-09-152-1/+7
| * | Added first draft of caching guide; advanced caching is still being worked onAditya2008-09-151-0/+350
| * | Add new security guide to generate listPratik Naik2008-09-141-1/+1
* | | Added introduction, highlighting and additional resources to security guideHeiko Webers2008-09-171-61/+88
|/ /
* | Removed old security guideHeiko Webers2008-09-144-251/+0
* | Updated security guideHeiko Webers2008-09-143-0/+835
* | Generate authors filePratik Naik2008-09-141-4/+7
* | Add author info/changelogs for Routing & Associations guidesMike Gunderloy2008-09-143-1/+20
* | Add link to ticketFrederick Cheung2008-09-141-0/+2
* | Start authors section and link to it from migrations guideFrederick Cheung2008-09-144-2/+16
* | Use a better exampleFrederick Cheung2008-09-141-2/+2
* | Merge commit 'mainstream/master'Pratik Naik2008-09-131-0/+13
|\|
| * Add --debugger option to script/console.miloops2008-09-111-0/+13
* | Final batch of correctionsFrederick Cheung2008-09-137-23/+35
* | Merge branch 'master' of git@github.com:lifo/docrailsMike Gunderloy2008-09-131-1/+1
|\ \
| * \ Merge branch 'master' of git@github.com:lifo/docrailsClemens Kofler2008-09-132-10/+11
| |\ \
| * | | Fixed a typo in the routing guide.Clemens Kofler2008-09-131-1/+1
* | | | Added some additional text about default routes.Mike Gunderloy2008-09-131-2/+2
| |/ / |/| |