aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc
Commit message (Collapse)AuthorAgeFilesLines
* Revise associations guide: no need to set default on counter_cache columns.Mike Gunderloy2008-10-041-2/+0
|
* Finders guide has no table of contents.Ryan Bigg2008-10-011-60/+1
|
* Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-0125-238/+1587
|\
| * 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-282-4/+340
| |
| * Back mentions of accessible out of Associations guideMike Gunderloy2008-09-281-20/+20
| |
| * Syntax fixes plus some modification and additions in multiple sections of ↵athonlab2008-09-281-39/+98
| | | | | | | | testing guide.
| * 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-273-3/+3
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: activerecord/lib/active_record/base.rb railties/Rakefile railties/doc/guides/activerecord/association_basics.txt railties/doc/guides/debugging/debugging_rails_applications.txt railties/doc/guides/getting_started_with_rails/getting_started_with_rails.txt railties/doc/guides/index.txt railties/doc/guides/migrations/foreign_keys.txt railties/doc/guides/migrations/migrations.txt railties/doc/guides/migrations/writing_a_migration.txt railties/doc/guides/routing/routing_outside_in.txt
| | * Merge docrailsPratik Naik2008-09-1314-0/+4355
| | |
| * | 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-272-1/+11
| | |
| * | Change some more code -> source in code blocksPratik Naik2008-09-261-7/+7
| | |
| * | 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-2533-46601/+47200
|\ \
| * | 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-221-0/+7
| |\ \
| | * | Add profiling guide to the index pagePratik Naik2008-09-221-0/+7
| | | |
| * | | 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 ↵Matthew Bergman2008-09-2126-47473/+132
| | | | | | | | | | | | section. Add real life example
| * | Merge branch 'master' of git@github.com:lifo/docrailsMatthew Bergman2008-09-2119-30/+138
| |\ \
| | * | The flashJames Miller2008-09-211-1/+6
| | | |
| | * | New and create actionsJames Miller2008-09-211-1/+31
| | | |
| * | | 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
| | |