aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* Add a note about assert_valid(record) being deprecated.Sean Bryant2009-04-221-0/+2
* Update ActionMailer guide's '2.3 Complete List of Action Mailer User-Settable...hardbap2009-04-211-2/+2
* Update ActionMailer guide's 'Sending Multipart Emails with Attachments' secti...Barry Hess2009-04-201-8/+9
* Added touch to associations guideMike Gunderloy2009-04-191-0/+24
* Remove named scopes from query guide contents, separate guide is comingMike Gunderloy2009-04-191-1/+0
* fixes email/radio mismatch reported by Marek in LHXavier Noria2009-04-181-3/+3
* 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 m...Jared Giles2009-04-171-1/+1
* Initial template guidelifo2009-04-171-0/+18
* Merge commit 'mainstream/master'lifo2009-04-1711-56/+60
|\
| * Makes rails-dev-boost work againCarl Lerche & Yehuda Katz2009-04-141-1/+1
| * Fix requires so tests runJeremy Kemper2009-04-141-2/+2
| * Rails server boots againCarl Lerche & Yehuda Katz2009-04-132-2/+2
| * Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-13261-35493/+15694
| |\
| | * Improve tests and code for Rails::InfoController and Rails::Info [#2411 state...Manfred Stienstra2009-04-073-32/+41
| | * Merge docrailsPratik Naik2009-04-056-151/+143
| * | Make tests passYehuda Katz2009-02-022-2/+2
| * | Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-301-1/+1
| |\ \
| | * | Reorganize ActionController folder structureJoshua Peek2009-01-271-1/+1
* | | | 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
* | | | Changes to indicate release notes refer to most recent point releases,Rick Moynihan2009-04-072-4/+4
* | | | Starting work on Action View Overview guideTrevor Turk2009-04-051-0/+69
* | | | Supply fullfile name to the generatorPratik Naik2009-04-051-1/+1
* | | | Namespace under RailsGuidesPratik Naik2009-04-051-23/+25
* | | | fixes spelling of "JavaScript" and link to the complex form examples appXavier Noria2009-04-051-1/+1
* | | | Merge commit 'mainstream/master'Pratik Naik2009-04-042-2/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Show installed middleware in builtin rails info (/rails/info/properties) [#23...Michael Schuerig2009-04-022-2/+16
| * | | Merge docrailsPratik Naik2009-03-248-3/+67
* | | | 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
* | | | Fix two typos in a comment in config/initializers/backtrace_silencers.rbchrisk2009-03-311-1/+1
* | | | 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-2437-557/+425
|\ \ \ \
| * | | | Merge commit 'mainstream/master'Pratik Naik2009-03-245-446/+33
| |\| | |
| | * | | Ensure script/plugin doesn't show error message when svn externals are not therePratik Naik2009-03-181-4/+7
| | * | | Remove outdated script/plugin optionsPratik Naik2009-03-182-432/+5
| | * | | Try to use actionpack gem to generate guide when Rails is not vendoredPratik Naik2009-03-173-155/+19
| | * | | Merge docrailsPratik Naik2009-03-1639-847/+1874
| * | | | Fix a small typoPratik Naik2009-03-221-1/+1
| * | | | ensure authors get warnings about broken links, and ensure end users don'tXavier Noria2009-03-222-1/+2
| * | | | in guides generator, warn about duplicate header IDs only if WARN_DUPLICATE_H...Xavier Noria2009-03-221-1/+1