aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | In some of ActiveRecord::Base's API documentation, replace 'Attributes' with ↵Hongli Lai (Phusion)2008-09-211-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Parameters' because that's more correct.
| | * | | | | | | 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
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Fix another typo.Hongli Lai (Phusion)2008-09-201-1/+1
| | | | | | | |
* | | | | | | | Fix typo.Hongli Lai (Phusion)2008-09-201-3/+3
| | | | | | | |
* | | | | | | | Fix minor formatting error.Hongli Lai (Phusion)2008-09-201-2/+2
| | | | | | | |
* | | | | | | | Document concurrency issues in validates_uniqueness_of.Hongli Lai (Phusion)2008-09-201-4/+64
| | | | | | | |
* | | | | | | | s/ActionPack/Action Pack/Hongli Lai (Phusion)2008-09-201-1/+1
| | | | | | | |
* | | | | | | | Improve documentation for ActiveRecord::Base#to_param.Hongli Lai (Phusion)2008-09-201-1/+22
| | | | | | | |
* | | | | | | | Document ActiveRecord::AssociationPreload.Hongli Lai (Phusion)2008-09-201-3/+87
| | | | | | | |
* | | | | | | | 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
| | | | | | | |
* | | | | | | | Improve documentation for AbstractAdapter#add_limit_offset!Hongli Lai (Phusion)2008-09-181-1/+7
| | | | | | | |
* | | | | | | | 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
| | | | | | | |
* | | | | | | | Improve documentation for create_table.Hongli Lai (Phusion)2008-09-181-2/+8
| | | | | | | |
* | | | | | | | Eradicate some stray colons.Mike Gunderloy2008-09-181-2/+2
| | | | | | | |
* | | | | | | | Added namespaced routes, added more on defaults, cleaned up miscellaneous ↵Mike Gunderloy2008-09-171-8/+40
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | typos and reworded a bit.
* | | | | | | updated examples folder with real graph fileMatthew Bergman2008-09-171-1/+45389
| | | | | | |
* | | | | | | added benchmarking and profile documnetation v0.5Matthew Bergman2008-09-1717-0/+1759
| | | | | | |
* | | | | | | Document ActiveRecord::ConnectionAdapters::ConnectionHandler.Hongli Lai (Phusion)2008-09-171-0/+23
| | | | | | |
* | | | | | | 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-1713-63/+656
|\ \ \ \ \ \ \
| * | | | | | | Improve documentation for ConnectionPool, again.Hongli Lai (Phusion)2008-09-171-3/+22
| | | | | | | |
| * | | | | | | Improve documentation for ConnectionPool.Hongli Lai (Phusion)2008-09-171-3/+29
| | | | | | | |
| * | | | | | | Update documentation for AbstractAdapter#reset!Hongli Lai (Phusion)2008-09-171-3/+4
| | | | | | | |
| * | | | | | | Improve the overview documentation for AbstractAdapter: explain what it is for.Hongli Lai (Phusion)2008-09-171-7/+11
| | | | | | | |
| * | | | | | | Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-09-171-8/+16
| |\ \ \ \ \ \ \
| | * | | | | | | Improve documentation for the connection methods in AbstractAdapter.Hongli Lai (Phusion)2008-09-171-8/+16
| | | | | | | | |
| * | | | | | | | Added partial first draft of finders guide.Ryan Bigg2008-09-171-0/+54
| |/ / / / / / /
| * | | | | | | Document ActiveRecord::Base.configurations.Hongli Lai (Phusion)2008-09-171-0/+25
| | | | | | | |
| * | | | | | | Improve documentation for ActiveRecord::Base#reset_column_informationHongli Lai (Phusion)2008-09-171-1/+26
| | | | | | | |
| * | | | | | | Updated Debugging Rails Applications: use title case in all headings, added ↵miloops2008-09-162-15/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog, some other small changes to the guide. Added myself to authors.
| * | | | | | | s/class/Model/Hongli Lai (Phusion)2008-09-161-1/+1
| | | | | | | |
| * | | | | | | Warn about statement errors causing a transaction to become unusable on ↵Hongli Lai (Phusion)2008-09-161-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PostgreSQL.
| * | | | | | | Add more information about transactions.Hongli Lai (Phusion)2008-09-161-2/+16
| | | | | | | |
| * | | | | | | Wrap overview documentation for ActiveRecord::Transactions::ClassMethods so ↵Hongli Lai (Phusion)2008-09-161-15/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that it's easier to read in a text editor with word wrapping enabled.
| * | | | | | | Add overview description for ActiveRecord::Transactions, telling the reader ↵Hongli Lai (Phusion)2008-09-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to look at ClassMethods instead.
| * | | | | | | 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
| | | | | | | |
| * | | | | | | Fixed indentation error caused by the last commit.Daniel Schierbeck2008-09-141-1/+1
| | | | | | | |