Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor doc reword. Upgrade Rails itself not to Rails. [ci skip] | Yves Senn | 2013-12-17 | 1 | -3/+3 |
| | | | | /cc @chancancode | ||||
* | [ci skip] typo in ArgumentError exception | Peter Vandenabeele | 2013-11-16 | 1 | -1/+1 |
| | |||||
* | Update 4_0_release_notes.md | Harshad Sabne | 2013-10-22 | 1 | -2/+2 |
| | | | Code Highlighted | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-09-13 | 1 | -6/+6 |
|\ | |||||
| * | 4.0 Release notes should point to 4.0 Changelog | Vipul A M | 2013-09-03 | 1 | -6/+6 |
| | | |||||
* | | Update 4_0_release_notes.md | Harshad Sabne | 2013-09-12 | 1 | -3/+3 |
| | | | | | | Active support --> Deprecations Code highlighted. | ||||
* | | Adjusting 4.0 release notes to show more appropriate replacements for ↵ | Brock Trappitt | 2013-09-01 | 1 | -3/+3 |
|/ | | | | dynamic finders [ci skip] | ||||
* | added String#to_date documentation to Rails 4 upgrade guide | Jeff Dean | 2013-08-06 | 1 | -0/+13 |
| | | | | [ci skip] | ||||
* | Update note about declarative etags in release notes | Guillermo Iguaran | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | Improve comment about ActiveModel::Model | Guillermo Iguaran | 2013-07-21 | 1 | -2/+2 |
| | |||||
* | Fix note about AP/AV decoupling in release notes | Guillermo Iguaran | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | Rails 4.0 release notes. Explain major features added and removed. [ci skip] | Matthew King | 2013-07-20 | 1 | -2/+39 |
| | |||||
* | Merge pull request #11128 from edg3r/patch-1 | Yves Senn | 2013-06-26 | 1 | -1/+1 |
|\ | | | | | linking small rails 4 features image to a bigger one | ||||
| * | linking small rails 4 features image to a bigger one [ci skip] | R4K3 | 2013-06-27 | 1 | -1/+1 |
| | | | | | | | | | | View a bigger version onclick https://github.com/rails/rails/issues/11100 | ||||
* | | mention the removal of `--builder` in 4.0 release notes. | Yves Senn | 2013-06-26 | 1 | -0/+4 |
|/ | |||||
* | Consistent one-spaced bullets in guides release notes | Sunny Ripert | 2013-05-28 | 1 | -29/+28 |
| | |||||
* | Consistent use of one space only after punctuation | Sunny Ripert | 2013-05-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-05-12 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: activesupport/lib/active_support/callbacks.rb | ||||
| * | dir -> directory | Prathamesh Sonpatki | 2013-05-04 | 1 | -1/+1 |
| | | |||||
* | | Github -> GitHub [ci skip] | Prathamesh Sonpatki | 2013-05-05 | 1 | -9/+9 |
|/ | |||||
* | more naming fixes. | Yves Senn | 2013-04-30 | 1 | -1/+2 |
| | | | | | | | | * it's Action Mailer not ActionMailer * it's Action Pack not ActionPack * it's Active Support not ActiveSupport /cc @fxn | ||||
* | rubygem -> RubyGem | Prathamesh Sonpatki | 2013-04-19 | 1 | -1/+1 |
| | | | | * Reference -> http://guides.rubygems.org/what-is-a-gem/ | ||||
* | stdlib -> standard library | Prathamesh Sonpatki | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | Unabbreviate AP to ActionPack | Brice Stacey | 2013-04-10 | 1 | -1/+1 |
| | |||||
* | remove the new metadata note in Rails 4 upgrade guide | Alex Robbin | 2013-03-07 | 1 | -6/+0 |
| | | | | this was pulled out of Rails 4, see rails/rails#8399 for the discussion | ||||
* | update 4.0 release notes to reflect the removal of auto explain. | Yves Senn | 2013-02-25 | 1 | -0/+2 |
| | |||||
* | Prefer Ruby 2.0; require 1.9.3+ | Jeremy Kemper | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'docrails/master' | Xavier Noria | 2013-01-26 | 1 | -3/+2 |
|\ | | | | | | | | | | | Conflicts: actionpack/lib/action_view/helpers/form_options_helper.rb guides/code/getting_started/app/controllers/comments_controller.rb | ||||
| * | fix Active Record/Action Pack Changelog links | Juanjo Bazán | 2013-01-25 | 1 | -2/+2 |
| | | |||||
| * | "Asynchronous Mailers" will not be available in 4.0 | Akira Matsuda | 2013-01-18 | 1 | -1/+0 |
| | | |||||
* | | mention performance test extraction in 4.0 guide | Yves Senn | 2013-01-10 | 1 | -0/+1 |
| | | |||||
* | | Correcting the command 'rake rails:update:bin' in the release notes.[ci skip] | Diogo Mafra | 2013-01-08 | 1 | -1/+1 |
|/ | |||||
* | Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ↵ | Jeremy Kemper | 2013-01-06 | 1 | -0/+2 |
| | | | | Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn' | ||||
* | deprecate `assert_blank` and `assert_present`. | Yves Senn | 2013-01-05 | 1 | -0/+1 |
| | | | | | They don't add any benefits over `assert object.blank?` and `assert object.present?` | ||||
* | Add entry in Releases Notes about changes in exceptions page | Guillermo Iguaran | 2013-01-01 | 1 | -0/+2 |
| | |||||
* | Move background jobs to the 'jobs' branch until fully baked. Not shipping ↵ | Jeremy Kemper | 2012-12-21 | 1 | -5/+0 |
| | | | | with Rails 4.0. | ||||
* | Update Migration and 4.0 Release Guides, Changelogs [#8267] | Marc-Andre Lafortune | 2012-12-21 | 1 | -0/+13 |
| | |||||
* | update release notes [ci skip] | Vijay Dev | 2012-12-08 | 1 | -1/+41 |
| | |||||
* | Updated 4.0 release notes | Vijay Dev | 2012-12-04 | 1 | -818/+49 |
| | | | | | | | | | | | The release notes is changed to include only the major changes and point to the changelogs for the complete list. This lets us talk more about the features included in the upcoming release and make the guide more useful and interesting than just a list of all changelogs. This is still a WIP guide pending a lot of work. [ci skip] | ||||
* | augment the rails4 guide with links to PRs | Yves Senn | 2012-11-29 | 1 | -5/+12 |
| | |||||
* | add list of extracted plugins to rails4 guide | Yves Senn | 2012-11-29 | 1 | -0/+14 |
| | |||||
* | recent railties changes added to the release notes [ci skip] | Vijay Dev | 2012-11-10 | 1 | -0/+39 |
| | |||||
* | Remove ActiveRecord::Model entry from 4.0 Release Notes [ci skip] | Carlos Antonio da Silva | 2012-10-26 | 1 | -8/+0 |
| | |||||
* | Adding reference a few Time and Date aliases | Matt Bridges | 2012-10-15 | 1 | -0/+4 |
| | | | | | I originally contributed these aliases 10 months ago and just never got it added to the Rails 4.0 release notes. Here they are. | ||||
* | Backpedal from class-oriented config.queue. Set an actual queue instance. | Jeremy Kemper | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | Add missing CHANGELOG related to addition of callbacks to mailers. | Aditya Sanghi | 2012-10-10 | 1 | -0/+2 |
| | |||||
* | Add #update_columns entry in Rails 4.0 release notes [ci skip] | Sebastian Martinez | 2012-09-27 | 1 | -0/+8 |
| | |||||
* | Fix typo in 4_0_release_notes.md | Igor Zubkov | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | some edits in 4.0 release notes [ci skip] | Vijay Dev | 2012-09-22 | 1 | -9/+10 |
| | |||||
* | 4.0 release note now renders correctly with index | Prem Sichanugrist | 2012-09-17 | 1 | -0/+2 |
| |