aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/3_0_release_notes.textile
Commit message (Collapse)AuthorAgeFilesLines
* normalizes titles of release notes guides, and adds them to the home pageXavier Noria2010-03-191-1/+1
|
* s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes ↵Xavier Noria2010-03-191-1/+1
| | | | some links relative to work in either site
* Merge remote branch 'mainstream/master'Pratik Naik2010-03-121-1/+1
|\ | | | | | | | | | | | | Conflicts: activerecord/lib/active_record/base.rb railties/lib/rails/configuration.rb railties/lib/rails/log_subscriber.rb
| * Rename Rails::Subscriber to Rails::LogSubscriberPrem Sichanugrist2010-02-161-1/+1
| |
* | release notes: minor edit passXavier Noria2010-03-111-2/+2
| |
* | Updating 3.0 release notes with cookie session store and secret changesMikel Lindsaar2010-03-111-3/+2
| |
* | Updated 3_0_release_notes so that it specifies that the rack-mount gem needs ↵Jaime Iniesta2010-03-041-1/+2
| | | | | | | | to be version 0.4
* | Merge remote branch 'mainstream/master'Pratik Naik2010-02-141-2/+2
|\| | | | | | | | | | | | | | | Conflicts: railties/README railties/guides/source/active_support_core_extensions.textile railties/guides/source/getting_started.textile railties/lib/generators/rails/app/templates/README
| * fix ambiguous example for new invocation methodRomD2010-02-071-2/+2
| | | | | | | | Signed-off-by: José Valim <jose.valim@gmail.com>
| * fix usage examples and more to use new invocationsRomD2010-02-061-3/+3
| | | | | | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
| * Revert "Link to main Arel repository"Jeremy Kemper2010-02-051-2/+2
| | | | | | | | This reverts commit 203626867934a2772a5a3f096521b56d59273407.
| * Link to main Arel repositoryBryan Helmkamp2010-02-041-2/+2
| | | | | | | | Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
| * Copy over latest release notes from docrailsDavid Heinemeier Hansson2010-02-031-38/+110
| |
* | release notes: the following methods have resurrected: Class#reachable?, ↵Xavier Noria2010-02-101-2/+2
| | | | | | | | Object#subclasses_of, Class#subclasses, Class.subclasses_of
* | Adding link to the rails module articleNick Quaranto2010-02-071-2/+2
| |
* | release notes: Kernel#daemonize is gone after 299ab1fXavier Noria2010-02-061-0/+1
| |
* | Changed "before you it arrived" to "before it arrived"Mike Naberezny2010-02-051-1/+1
| |
* | Link to primary Arel repositoryBryan Helmkamp2010-02-051-1/+1
| |
* | Fixing usages of "it's" when referring to the possessive form of "it"Matt Duncan2010-02-051-3/+3
| |
* | Fix spelling in release notesMatt Duncan2010-02-051-2/+2
| |
* | Merge branch 'master' of github.com:lifo/docrailsMikel Lindsaar2010-02-061-9/+8
|\ \
| * | final touchXavier Noria2010-02-051-1/+1
| | |
| * | release notes: quick copy-editing pass to the section about Action MailerXavier Noria2010-02-051-4/+4
| | |
| * | release notes: put removals to Regexp in the same list item, grouped as the restXavier Noria2010-02-051-2/+1
| | |
| * | release notes: adds a missing periodXavier Noria2010-02-051-1/+1
| | |
| * | Added rack and i18n to the list of dependenciesAnuj Dutta2010-02-051-2/+2
| | |
* | | Left off the map variable, spotted by Johan AnderssonMikel Lindsaar2010-02-061-1/+1
|/ /
* | Added note on pre-release installMikel Lindsaar2010-02-051-0/+11
| |
* | typography detail in release notesXavier Noria2010-02-041-1/+1
| |
* | Add rails --dev to release notesPratik Naik2010-02-041-8/+5
| |
* | Updates bundler information : Yahuda's blog post is now too old...slainer682010-02-041-2/+2
| |
* | TweaksDavid Heinemeier Hansson2010-02-031-31/+19
| |
* | New prologue with 57% less enterprisey!David Heinemeier Hansson2010-02-031-4/+12
| |
* | Adding commit diff to the prologue after confirming all clear with GitHub.Mikel Lindsaar2010-02-041-1/+1
| |
* | Removing duplicate Rails.config bullet itemMatt Duncan2010-02-031-1/+0
| |
* | Fix capitalization on noteMatt Duncan2010-02-031-1/+1
| |
* | reworded section "script/* replaced by script/rails"Xavier Noria2010-02-031-1/+7
| |
* | Some improvements to the release notesPratik Naik2010-02-031-16/+11
| |
* | Small I18n updates on release notes.José Valim2010-02-031-2/+2
| |
* | Updating warning at the topMikel Lindsaar2010-02-031-1/+1
| |
* | Fixed up i18n info on release notesMikel Lindsaar2010-02-031-2/+2
| |
* | Fixing all the 'script' referencesMikel Lindsaar2010-02-031-2/+7
| |
* | Adding note about not being final and we want contributionsMikel Lindsaar2010-02-031-1/+1
| |
* | Fixing up the idea of bundle and freezing gemsMikel Lindsaar2010-02-031-1/+3
| |
* | Updated release notesMikel Lindsaar2010-02-031-4/+5
| |
* | mention Object before ClassXavier Noria2010-02-031-1/+1
| |
* | ends_with is not a pluralXavier Noria2010-02-031-1/+1
| |
* | Merge branch 'master' of git://github.com/rails/railsMikel Lindsaar2010-02-021-0/+2
|\| | | | | | | | | | | | | | | Conflicts: activemodel/README activemodel/lib/active_model/errors.rb activemodel/lib/active_model/serialization.rb railties/guides/source/3_0_release_notes.textile
| * Xavier's editsMikel Lindsaar2010-02-021-42/+43
| |
| * Adding Release Notes 3.0Mikel Lindsaar2010-02-011-0/+487
|