| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | 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 | 30 | -89/+442 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Improve explanation of with_options | Cody Fauser | 2008-09-21 | 1 | -1/+5 |
| | * | | | | | | | Explain returning in a bit more detail | Cody Fauser | 2008-09-21 | 1 | -15/+31 |
| | * | | | | | | | Improve documentation for attributes= and document its 'guard_protected_attri... | Hongli Lai (Phusion) | 2008-09-22 | 1 | -3/+18 |
| | * | | | | | | | Change 'equals to' to 'equal to' | Cody Fauser | 2008-09-21 | 1 | -9/+9 |
| | * | | | | | | | Add some documentation and examples for Base64 encode64 and decode64, and enc... | Cody Fauser | 2008-09-21 | 2 | -2/+16 |
| | * | | | | | | | In ActiveRecord::Base#destroy's documention, also mention that before/after_d... | Hongli Lai (Phusion) | 2008-09-21 | 1 | -0/+3 |
| | * | | | | | | | Document some of the internals of associations handling. | Hongli Lai (Phusion) | 2008-09-21 | 1 | -0/+6 |
| | * | | | | | | | Improve various examples and API description texts. | Hongli Lai (Phusion) | 2008-09-21 | 1 | -6/+15 |
| | * | | | | | | | In some of ActiveRecord::Base's API documentation, replace 'Attributes' with ... | Hongli Lai (Phusion) | 2008-09-21 | 1 | -12/+12 |
| | * | | | | | | | 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 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Fix another typo. | Hongli Lai (Phusion) | 2008-09-20 | 1 | -1/+1 |
* | | | | | | | | Fix typo. | Hongli Lai (Phusion) | 2008-09-20 | 1 | -3/+3 |
* | | | | | | | | Fix minor formatting error. | Hongli Lai (Phusion) | 2008-09-20 | 1 | -2/+2 |
* | | | | | | | | Document concurrency issues in validates_uniqueness_of. | Hongli Lai (Phusion) | 2008-09-20 | 1 | -4/+64 |
* | | | | | | | | s/ActionPack/Action Pack/ | Hongli Lai (Phusion) | 2008-09-20 | 1 | -1/+1 |
* | | | | | | | | Improve documentation for ActiveRecord::Base#to_param. | Hongli Lai (Phusion) | 2008-09-20 | 1 | -1/+22 |
* | | | | | | | | Document ActiveRecord::AssociationPreload. | Hongli Lai (Phusion) | 2008-09-20 | 1 | -3/+87 |
* | | | | | | | | 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 |
* | | | | | | | | Improve documentation for AbstractAdapter#add_limit_offset! | Hongli Lai (Phusion) | 2008-09-18 | 1 | -1/+7 |
* | | | | | | | | 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 |
* | | | | | | | | Improve documentation for create_table. | Hongli Lai (Phusion) | 2008-09-18 | 1 | -2/+8 |
* | | | | | | | | 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 |
* | | | | | | | Document ActiveRecord::ConnectionAdapters::ConnectionHandler. | Hongli Lai (Phusion) | 2008-09-17 | 1 | -0/+23 |
* | | | | | | | 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 | 13 | -63/+656 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Improve documentation for ConnectionPool, again. | Hongli Lai (Phusion) | 2008-09-17 | 1 | -3/+22 |
| * | | | | | | | Improve documentation for ConnectionPool. | Hongli Lai (Phusion) | 2008-09-17 | 1 | -3/+29 |
| * | | | | | | | Update documentation for AbstractAdapter#reset! | Hongli Lai (Phusion) | 2008-09-17 | 1 | -3/+4 |
| * | | | | | | | Improve the overview documentation for AbstractAdapter: explain what it is for. | Hongli Lai (Phusion) | 2008-09-17 | 1 | -7/+11 |
| * | | | | | | | Merge branch 'master' of git@github.com:lifo/docrails | Ryan Bigg | 2008-09-17 | 1 | -8/+16 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Improve documentation for the connection methods in AbstractAdapter. | Hongli Lai (Phusion) | 2008-09-17 | 1 | -8/+16 |
| * | | | | | | | | Added partial first draft of finders guide. | Ryan Bigg | 2008-09-17 | 1 | -0/+54 |
| |/ / / / / / / |
|
| * | | | | | | | Document ActiveRecord::Base.configurations. | Hongli Lai (Phusion) | 2008-09-17 | 1 | -0/+25 |
| * | | | | | | | Improve documentation for ActiveRecord::Base#reset_column_information | Hongli Lai (Phusion) | 2008-09-17 | 1 | -1/+26 |
| * | | | | | | | Updated Debugging Rails Applications: use title case in all headings, added c... | miloops | 2008-09-16 | 2 | -15/+36 |
| * | | | | | | | s/class/Model/ | Hongli Lai (Phusion) | 2008-09-16 | 1 | -1/+1 |