aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source
Commit message (Collapse)AuthorAgeFilesLines
...
* | adds a missing wordXavier Noria2009-04-181-1/+1
| |
* | Initial Active Support guideXavier Noria2009-04-181-0/+16
| |
* | Updated migration section to mention that SQLite now supports transactional ↵Jared Giles2009-04-171-1/+1
| | | | | | | | migrations
* | Initial template guidelifo2009-04-171-0/+18
| |
* | Merge commit 'mainstream/master'lifo2009-04-172-8/+8
|\| | | | | | | | | | | Conflicts: actionpack/lib/action_controller/base.rb railties/guides/source/caching_with_rails.textile
| * Rails server boots againCarl Lerche & Yehuda Katz2009-04-131-1/+1
| |
| * Merge docrailsPratik Naik2009-04-055-150/+142
| |
| * Merge docrailsPratik Naik2009-03-243-3/+2
| |
| * Merge docrailsPratik Naik2009-03-1627-835/+1719
| |
* | in 2.3 release notes, fix name of a rake taskXavier Noria2009-04-131-1/+1
| |
* | Fix typo in release notesMike Gunderloy2009-04-111-1/+1
| |
* | Revert "Changes to indicate release notes refer to most recent point releases,"Mike Gunderloy2009-04-072-4/+4
| | | | | | | | | | | | Rails numbering: 2.2.2 and 2.3.2 are the release versions, so original wording is fine. Release notes refer to the first *release* version, not the the earlier RC versions. This reverts commit 858dbeb4fde52494976e4aa55fb127181a078cd7.
* | Changes to indicate release notes refer to most recent point releases,Rick Moynihan2009-04-072-4/+4
| | | | | | | | | | | | | | | | | | | | not the initial release. It would be good to make this more explicit still. The motivation for the change was that ActiveRecords find_in_batches is documented to have been released in rails 2.3, but was actually only released in 2.3.2.
* | Starting work on Action View Overview guideTrevor Turk2009-04-051-0/+69
| |
* | fixes spelling of "JavaScript" and link to the complex form examples appXavier Noria2009-04-051-1/+1
| |
* | Merge branch 'master' of git@github.com:lifo/docrailsXavier Noria2009-04-031-1/+1
|\ \
| * | Typo fixNathan Lloyd Smith2009-04-031-1/+1
| | |
* | | deletes screencast promo in prologue, its proper place is the References sectionXavier Noria2009-04-031-9/+6
|/ /
* | list -> indexXavier Noria2009-04-031-1/+1
| |
* | in caching guide, RESTifies some examples, revised conventions here and thereXavier Noria2009-04-031-25/+24
| |
* | Tech edit of caching guide from Gregg PollackMike Gunderloy2009-04-031-124/+120
| |
* | With -> with in a titleXavier Noria2009-03-301-1/+1
| |
* | Clear up a little confusing wording in Routing Guide.Mike Gunderloy2009-03-271-3/+3
| |
* | copyedited minor details in the rack on rails guideXavier Noria2009-03-261-17/+17
| |
* | Merge branch 'master' of git@github.com:lifo/docrailsMike Gunderloy2009-03-2419-91/+311
|\ \ | | | | | | | | | | | | Conflicts: railties/guides/source/2_3_release_notes.textile
| * | Fix a small typoPratik Naik2009-03-221-1/+1
| | |
| * | removes a wrong comment in the finders guideXavier Noria2009-03-211-1/+0
| | |
| * | thanks but release notes are mostly frozen once they are published, and ↵Xavier Noria2009-03-191-11/+0
| | | | | | | | | | | | provide only an overview of the new stuff
| * | Added extra notes to nested model forms explanation in 2.3 release notes to ↵Anton Jenkins2009-03-191-0/+11
| | | | | | | | | | | | cover has_one relationships
| * | be even more ambiguous about the order of generation of hidden input for ↵Xavier Noria2009-03-171-1/+1
| | | | | | | | | | | | check boxes in form helper guide
| * | clients.idPratik Naik2009-03-151-1/+1
| | |
| * | dasherize titles in a more predictable way, and update fragment identifiers ↵Xavier Noria2009-03-153-7/+7
| | | | | | | | | | | | accordingly
| * | revised links in guides according to W3C link checker reportXavier Noria2009-03-1512-35/+34
| | |
| * | update links in layout according to W3C link checker reportXavier Noria2009-03-151-9/+9
| | |
| * | Added a collection association form example.Eloy Duran2009-03-151-1/+46
| | |
| * | Fix generated sqlPratik Naik2009-03-151-1/+1
| | |
| * | fixes broken links in association basics guideXavier Noria2009-03-151-7/+7
| | |
| * | fixes broken links in security guideXavier Noria2009-03-151-1/+1
| | |
| * | fixes broken links in security guideXavier Noria2009-03-151-16/+16
| | |
| * | fixes broken links in migrations guideXavier Noria2009-03-151-2/+2
| | |
| * | fixes broken links in i18n guideXavier Noria2009-03-151-1/+1
| | |
| * | fixes broken links in finders guideXavier Noria2009-03-151-4/+4
| | |
| * | Started on a Rails guide on nested model forms.Eloy Duran2009-03-151-0/+177
| | |
| * | recommend rake guides instead of script in instructions for contributing to ↵Xavier Noria2009-03-141-1/+1
| | | | | | | | | | | | guides
| * | some minor details in finders guideXavier Noria2009-03-141-8/+8
| | |
* | | Add note about change to session optionsMike Gunderloy2009-03-241-1/+1
|/ /
* | Minor edits to I18n guide; publish guideMike Gunderloy2009-03-142-21/+22
| |
* | revised titles of caching guideXavier Noria2009-03-141-2/+2
| |
* | revised titles of the command line guide, and added changelogXavier Noria2009-03-141-20/+23
| |
* | revised titles of plugins guideXavier Noria2009-03-141-17/+17
| |