| Commit message (Expand) | Author | Age | Files | Lines |
* | Finished rendering and redirecting section. | Mike Gunderloy | 2008-09-27 | 1 | -0/+149 |
* | Mark AR Associations guide as complete | Pratik Naik | 2008-09-27 | 1 | -6/+6 |
* | Merge commit 'mainstream/master' | Pratik Naik | 2008-09-27 | 7 | -8/+18 |
|\ |
|
| * | Partially revert 185fe2e9cce737d69d3b47a656f3651ce152c0c1 | Michael Koziarski | 2008-09-24 | 2 | -2/+4 |
| * | Bump the Version constants to align with the *next* release rather than the p... | Michael Koziarski | 2008-09-22 | 1 | -1/+1 |
| * | make db:migrate:redo rake task accept an optional VERSION to target that spec... | Philip Hallstrom | 2008-09-17 | 1 | -2/+10 |
| * | Merge docrails | Pratik Naik | 2008-09-13 | 15 | -8/+4392 |
* | | Fix substitution of path_prefix for name_prefix, some rewording. | Mike Gunderloy | 2008-09-26 | 1 | -3/+3 |
* | | Finished section on :render | Mike Gunderloy | 2008-09-26 | 1 | -1/+113 |
* | | I wish people would add .DS_Store to their global gitignores | Mislav Marohnić | 2008-09-27 | 2 | -0/+0 |
* | | Add stuff to index | Pratik Naik | 2008-09-27 | 3 | -1/+12 |
* | | Change some more code -> source in code blocks | Pratik Naik | 2008-09-26 | 1 | -7/+7 |
* | | Add Action Controller Basics guide to rake task. Remove testing for the time ... | Pratik Naik | 2008-09-26 | 1 | -1/+2 |
* | | Change code -> source in code blocks | Tore Darell | 2008-09-27 | 6 | -14/+14 |
* | | Add ActionController guide (draft, unfinished) | Tore Darell | 2008-09-26 | 13 | -0/+578 |
* | | Add the first draft of the ActiveRecord Finders guide. | Ryan Bigg | 2008-09-26 | 1 | -23/+118 |
* | | Add info about caching an action with or without the layout | Aditya | 2008-09-26 | 1 | -0/+7 |
* | | Various fixes, section on self-joins, note on using hmt for hierarchies. | Mike Gunderloy | 2008-09-25 | 2 | -46/+82 |
* | | Merge branch 'master' of git@github.com:lifo/docrails | athonlab | 2008-09-25 | 35 | -46602/+47203 |
|\ \ |
|
| * | | Work in progress. | Mike Gunderloy | 2008-09-23 | 1 | -0/+129 |
| * | | Slight change to examples. | Mike Gunderloy | 2008-09-23 | 1 | -2/+2 |
| * | | Added section on controller namespaces. | Mike Gunderloy | 2008-09-23 | 1 | -0/+14 |
| * | | Updated with cleanups; new sections still to come | Aditya | 2008-09-23 | 1 | -45/+49 |
| * | | Added images to associations guide, cleaned up some typos and such. | Mike Gunderloy | 2008-09-22 | 7 | -17/+67 |
| * | | Merge branch 'master' of git@github.com:lifo/docrails | Matthew Bergman | 2008-09-22 | 2 | -1/+9 |
| |\ \ |
|
| | * | | Add profiling guide to the index page | Pratik Naik | 2008-09-22 | 2 | -1/+9 |
| * | | | fixed some small errors in formating. More to come | Matthew Bergman | 2008-09-22 | 6 | -18/+12 |
| |/ / |
|
| * | | clanup | Matthew Bergman | 2008-09-21 | 6 | -90866/+46638 |
| * | | rmoved ds_store | Matthew Bergman | 2008-09-21 | 1 | -0/+0 |
| * | | understood only for finished articles authors | Matthew Bergman | 2008-09-21 | 7 | -6/+45672 |
| * | | fixed up benchmarking file names, fixed commits, truncated statistics section... | Matthew Bergman | 2008-09-21 | 26 | -47473/+132 |
| * | | Merge branch 'master' of git@github.com:lifo/docrails | Matthew Bergman | 2008-09-21 | 20 | -30/+139 |
| |\ \ |
|
| | * | | The flash | James Miller | 2008-09-21 | 1 | -1/+6 |
| | * | | New and create actions | James Miller | 2008-09-21 | 1 | -1/+31 |
| | * | | Add descriptions to doc:plugins:<plugin> tasks. | George Ogata | 2008-09-21 | 1 | -0/+1 |
| * | | | fixing commit | Matthew Bergman | 2008-09-21 | 2 | -0/+7 |
| * | | | loss html file | Matthew Bergman | 2008-09-21 | 1 | -835/+0 |
| * | | | version 6 shortened satistics and fixed compiling. Also add real life example. | Matthew Bergman | 2008-09-21 | 15 | -0/+47097 |
* | | | | Initial updates to Rails testing guide. Work in progress. | athonlab | 2008-09-25 | 1 | -904/+412 |
| |/ /
|/| | |
|
* | | | Added a small section on defining multiple resources on a single line. | Mike Gunderloy | 2008-09-18 | 1 | -0/+18 |
* | | | Update index page | Pratik Naik | 2008-09-18 | 1 | -20/+43 |
* | | | Rename 'bechmarking and profiling' folder to 'benchmarking_and_profiling' | Hongli Lai (Phusion) | 2008-09-18 | 14 | -0/+0 |
* | | | Remove .DS_Store files that were accidentally committed by someone else. | Hongli Lai (Phusion) | 2008-09-18 | 2 | -0/+0 |
* | | | Eradicate some stray colons. | Mike Gunderloy | 2008-09-18 | 1 | -2/+2 |
* | | | Added namespaced routes, added more on defaults, cleaned up miscellaneous typ... | Mike Gunderloy | 2008-09-17 | 1 | -8/+40 |
|/ / |
|
* | | updated examples folder with real graph file | Matthew Bergman | 2008-09-17 | 1 | -1/+45389 |
* | | added benchmarking and profile documnetation v0.5 | Matthew Bergman | 2008-09-17 | 17 | -0/+1759 |
* | | Added introduction, highlighting and additional resources to security guide | Heiko Webers | 2008-09-17 | 1 | -1/+1 |
* | | Merge branch 'master' of git@github.com:lifo/docrails | Heiko Webers | 2008-09-17 | 8 | -20/+454 |
|\ \ |
|
| * | | Added partial first draft of finders guide. | Ryan Bigg | 2008-09-17 | 1 | -0/+54 |