aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git@github.com:lifo/docrailsFrederick Cheung2008-09-071-0/+256
|\ | | | | | | | | * 'master' of git@github.com:lifo/docrails: Initial draft of Getting Started With Rails guide, far from complete
| * Initial draft of Getting Started With Rails guide, far from completeJames Miller2008-09-071-0/+256
| |
* | ActiveRecord -> Active RecordFrederick Cheung2008-09-077-16/+16
|/
* Add to the preambleFrederick Cheung2008-09-071-1/+6
|
* Stylistic cleanupsFrederick Cheung2008-09-075-7/+7
|
* Fixed typoFrederick Cheung2008-09-071-1/+1
|
* Initial draftFrederick Cheung2008-09-077-0/+506
|
* Added View Helpers to the Rails debugging guide.miloops2008-09-051-0/+99
|
* Rails debugging guide updated.miloops2008-09-051-22/+23
|
* Debugging Guide updated after having some feedback on it, added breakpoints ↵miloops2008-09-051-8/+44
| | | | and catchpoints chapters.
* Updates on Debugging Rails guide.miloops2008-09-051-37/+51
|
* Debugging Rails Applications guide updated.miloops2008-09-051-17/+155
|
* Merge branch 'master' of git@github.com:lifo/docrailsHongli Lai (Phusion)2008-09-052-15/+291
|\
| * Edits to the "Routing from the Outside In" guide.Mike Gunderloy2008-09-051-15/+71
| | | | | | | | Cleaned up a few parts, reworded coverage of classic vs. RESTful routing, added coverage of routing assertions.
| * More work on Rails debugging guide.miloops2008-09-041-14/+50
| |
| * Added prompt, context and references to debugging Rails guide.miloops2008-09-041-0/+131
| |
| * Initial commit of the Rails debugging guide.miloops2008-09-041-0/+53
| |
* | Merge branch 'master' of git@github.com:lifo/docrailsHongli Lai (Phusion)2008-09-041-0/+763
|\|
| * Added "Routing from the Outside In" guide.Mike Gunderloy2008-08-311-0/+763
| |
* | Merge branch 'master' of git@github.com:lifo/docrailsHongli Lai (Phusion)2008-08-0813-53/+913
|\|
| * Merge docrails changesPratik Naik2008-07-2841-0/+2632
| |
| * Merge with docrails.Pratik Naik2008-07-164-0/+1098
| |
* | Begin working on a little Rails book.Hongli Lai (Phusion)2008-07-252-0/+137
| |
* | Improve the plugin creation guide's title.Hongli Lai (Phusion)2008-07-211-2/+2
| |
* | Update guide generation task for latest Mizuho commandline options. Add ↵Hongli Lai (Phusion)2008-07-2026-0/+5
| | | | | | | | admonition icons for the guides.
* | Fix some layout/styiling problems.Hongli Lai (Phusion)2008-07-201-4/+6
| |
* | Convert 'creating plugins' guide to asciidoc format.Hongli Lai (Phusion)2008-07-2011-862/+1005
| |
* | Revived two ancient manuals from manuals.rubyonrails.org: 'Securing Rails ↵Hongli Lai (Phusion)2008-07-205-0/+1620
| | | | | | | | Applications' and 'Testing Rails Applications'. Now in Asciidoc format generated by Mizuho.
* | added final tree structure, changed String to String.class_eval doJeff Dean2008-05-301-4/+40
| |
* | made the headings more consistentJeff Dean2008-05-301-15/+16
| |
* | added documentation for rake tasks to the plugin tutorialJeff Dean2008-05-291-0/+22
| |
* | Added a tutorial for how to create and test pluginsJeff Dean2008-05-291-0/+803
| |
* | first draft on helpersBill Garr2008-05-291-0/+91
| |
* | First draft of the ActionView Partials guide.Nick Laiacona2008-05-291-0/+91
| |
* | Start narrative documtentationJeremy McAnally2008-05-291-0/+56
|/
* Excise generated whitespace. Closes #10017 [Tim Pope]Jeremy Kemper2007-10-291-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8055 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* misc doc fixes + Add ActiveResource to Rails::Info. Closes #8741, #9008, ↵Rick Olson2007-07-251-1/+1
| | | | | | #9089 [kampers] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7235 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Docfixes (closes #7348, #7778, #8669)David Heinemeier Hansson2007-06-231-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7102 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Drop the _doc nonsense and use the index.html straight onDavid Heinemeier Hansson2005-02-242-73/+0
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@791 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Fixed log file permissions to be 666 instead of 777 (so they're not ↵David Heinemeier Hansson2005-01-151-2/+2
| | | | | | executable) #471 [Lucas Carlson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@416 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Moved require_association to associations.rb and added methods for resetting ↵David Heinemeier Hansson2004-12-121-2/+2
| | | | | | the inheritable attributes on subclasses git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@125 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Cleaned it upDavid Heinemeier Hansson2004-12-061-37/+12
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@50 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added a real reference to the irc channel, and updated the name of the ↵David Heinemeier Hansson2004-12-011-1/+2
| | | | | | network to the right name in the Rails docs [imajes] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@37 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* InitialDavid Heinemeier Hansson2004-11-243-0/+99
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4 5ecf4fe2-1ee6-0310-87b1-e25e094e27de