| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove beta and RC paths in documentation | Joost Baaij | 2010-08-30 | 1 | -7/+3 |
* | Fix typo, favour => favor | James Miller | 2010-08-25 | 1 | -14/+14 |
* | amended rails upgrade plugin instructions to be rails 2.3.x compatible instea... | paulccarey | 2010-07-29 | 1 | -3/+4 |
* | Added release notes for 3 changes to helpers | Jeff Dean | 2010-07-04 | 1 | -1/+3 |
* | grammar fixes | Xavier Noria | 2010-06-11 | 1 | -1/+1 |
* | abort generation/booting on Ruby 1.9.1 | Xavier Noria | 2010-06-10 | 1 | -2/+2 |
* | Merge remote branch 'rails/master' | Xavier Noria | 2010-06-08 | 1 | -0/+1 |
|\ |
|
| * | Updating ActionMailer basics guide to have inline attachments | Mikel Lindsaar | 2010-06-07 | 1 | -0/+1 |
* | | getting started guide: mentions that last REE release does not have the bugs ... | Xavier Noria | 2010-06-07 | 1 | -1/+1 |
|/ |
|
* | removes Array#random_element and backports Array#sample from Ruby 1.9, thanks... | Xavier Noria | 2010-06-05 | 1 | -0/+1 |
* | Updating guides to new rails initialization process | Mikel Lindsaar | 2010-06-04 | 1 | -3/+3 |
* | Updated 3.0 release notes guide to inform issues with unsupported Ruby versions. | Anil Wadghule | 2010-05-13 | 1 | -0/+2 |
* | Updates bundler information, now bundler has a homepage | Santiago Pastorino | 2010-05-08 | 1 | -1/+1 |
* | as changes named routes, path is the appropriate option in this case | Santiago Pastorino | 2010-04-29 | 1 | -1/+1 |
* | release notes: updates path to the rails command in the Rails repo | Xavier Noria | 2010-04-27 | 1 | -1/+1 |
* | the names of Rails components have a space, eg "Active Record" | Xavier Noria | 2010-04-25 | 1 | -2/+2 |
* | Needed to update release notes too | Mikel Lindsaar | 2010-04-20 | 1 | -0/+2 |
* | Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in signif... | Anil Wadghule | 2010-04-12 | 1 | -1/+1 |
* | release notes: updates instructions for installing the current beta | Xavier Noria | 2010-04-09 | 1 | -5/+1 |
* | Fix 3_0_release_notes so it valides XHTML 1.0 Strict | Jaime Iniesta | 2010-04-06 | 1 | -4/+4 |
* | minimal update to 3.0 release notes, will link to CHANGELOGS ultimately | Xavier Noria | 2010-04-05 | 1 | -0/+26 |
* | normalizes titles of release notes guides, and adds them to the home page | Xavier Noria | 2010-03-19 | 1 | -1/+1 |
* | s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes so... | Xavier Noria | 2010-03-19 | 1 | -1/+1 |
* | Merge remote branch 'mainstream/master' | Pratik Naik | 2010-03-12 | 1 | -1/+1 |
|\ |
|
| * | Rename Rails::Subscriber to Rails::LogSubscriber | Prem Sichanugrist | 2010-02-16 | 1 | -1/+1 |
* | | release notes: minor edit pass | Xavier Noria | 2010-03-11 | 1 | -2/+2 |
* | | Updating 3.0 release notes with cookie session store and secret changes | Mikel Lindsaar | 2010-03-11 | 1 | -3/+2 |
* | | Updated 3_0_release_notes so that it specifies that the rack-mount gem needs ... | Jaime Iniesta | 2010-03-04 | 1 | -1/+2 |
* | | Merge remote branch 'mainstream/master' | Pratik Naik | 2010-02-14 | 1 | -2/+2 |
|\| |
|
| * | fix ambiguous example for new invocation method | RomD | 2010-02-07 | 1 | -2/+2 |
| * | fix usage examples and more to use new invocations | RomD | 2010-02-06 | 1 | -3/+3 |
| * | Revert "Link to main Arel repository" | Jeremy Kemper | 2010-02-05 | 1 | -2/+2 |
| * | Link to main Arel repository | Bryan Helmkamp | 2010-02-04 | 1 | -2/+2 |
| * | Copy over latest release notes from docrails | David Heinemeier Hansson | 2010-02-03 | 1 | -38/+110 |
* | | release notes: the following methods have resurrected: Class#reachable?, Obje... | Xavier Noria | 2010-02-10 | 1 | -2/+2 |
* | | Adding link to the rails module article | Nick Quaranto | 2010-02-07 | 1 | -2/+2 |
* | | release notes: Kernel#daemonize is gone after 299ab1f | Xavier Noria | 2010-02-06 | 1 | -0/+1 |
* | | Changed "before you it arrived" to "before it arrived" | Mike Naberezny | 2010-02-05 | 1 | -1/+1 |
* | | Link to primary Arel repository | Bryan Helmkamp | 2010-02-05 | 1 | -1/+1 |
* | | Fixing usages of "it's" when referring to the possessive form of "it" | Matt Duncan | 2010-02-05 | 1 | -3/+3 |
* | | Fix spelling in release notes | Matt Duncan | 2010-02-05 | 1 | -2/+2 |
* | | Merge branch 'master' of github.com:lifo/docrails | Mikel Lindsaar | 2010-02-06 | 1 | -9/+8 |
|\ \ |
|
| * | | final touch | Xavier Noria | 2010-02-05 | 1 | -1/+1 |
| * | | release notes: quick copy-editing pass to the section about Action Mailer | Xavier Noria | 2010-02-05 | 1 | -4/+4 |
| * | | release notes: put removals to Regexp in the same list item, grouped as the rest | Xavier Noria | 2010-02-05 | 1 | -2/+1 |
| * | | release notes: adds a missing period | Xavier Noria | 2010-02-05 | 1 | -1/+1 |
| * | | Added rack and i18n to the list of dependencies | Anuj Dutta | 2010-02-05 | 1 | -2/+2 |
* | | | Left off the map variable, spotted by Johan Andersson | Mikel Lindsaar | 2010-02-06 | 1 | -1/+1 |
|/ / |
|
* | | Added note on pre-release install | Mikel Lindsaar | 2010-02-05 | 1 | -0/+11 |
* | | typography detail in release notes | Xavier Noria | 2010-02-04 | 1 | -1/+1 |