aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_0_release_notes.md
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix Active Record/Action Pack Changelog linksJuanjo Bazán2013-01-251-2/+2
| |
| * "Asynchronous Mailers" will not be available in 4.0Akira Matsuda2013-01-181-1/+0
| |
* | mention performance test extraction in 4.0 guideYves Senn2013-01-101-0/+1
| |
* | Correcting the command 'rake rails:update:bin' in the release notes.[ci skip]Diogo Mafra2013-01-081-1/+1
|/
* Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ↵Jeremy Kemper2013-01-061-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 Senn2013-01-051-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 pageGuillermo Iguaran2013-01-011-0/+2
|
* Move background jobs to the 'jobs' branch until fully baked. Not shipping ↵Jeremy Kemper2012-12-211-5/+0
| | | | with Rails 4.0.
* Update Migration and 4.0 Release Guides, Changelogs [#8267]Marc-Andre Lafortune2012-12-211-0/+13
|
* update release notes [ci skip]Vijay Dev2012-12-081-1/+41
|
* Updated 4.0 release notesVijay Dev2012-12-041-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 PRsYves Senn2012-11-291-5/+12
|
* add list of extracted plugins to rails4 guideYves Senn2012-11-291-0/+14
|
* recent railties changes added to the release notes [ci skip]Vijay Dev2012-11-101-0/+39
|
* Remove ActiveRecord::Model entry from 4.0 Release Notes [ci skip]Carlos Antonio da Silva2012-10-261-8/+0
|
* Adding reference a few Time and Date aliasesMatt Bridges2012-10-151-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 Kemper2012-10-121-2/+2
|
* Add missing CHANGELOG related to addition of callbacks to mailers.Aditya Sanghi2012-10-101-0/+2
|
* Add #update_columns entry in Rails 4.0 release notes [ci skip]Sebastian Martinez2012-09-271-0/+8
|
* Fix typo in 4_0_release_notes.mdIgor Zubkov2012-09-251-1/+1
|
* some edits in 4.0 release notes [ci skip]Vijay Dev2012-09-221-9/+10
|
* 4.0 release note now renders correctly with indexPrem Sichanugrist2012-09-171-0/+2
|
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-523/+548
|
* Rename 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-0/+848