aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_0_release_notes.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix links in gemspec and docs from http to https.Abhay Nikam2019-03-091-2/+2
|
* use "minitest" consistentlyXavier Noria2018-09-111-1/+1
| | | | | | | | | The name of the minitest library is spelled that way: regular font, and lowercase. Lowercase is used even at the beginning of sentences, see http://docs.seattlerb.org/minitest/ I double-checked this with @zenspider too (thanks!).
* [ci skip] corrects more grammar awkwardness, replacing denylist with ↵Mina Slater2018-08-221-1/+1
| | | | restricted list and consistently use permitted
* [ci skip] fixes awkward grammarMina Slater2018-08-221-1/+1
|
* [ci skip] change all instances of blacklist and whitelist to denylist and ↵Mina Slater2018-08-211-1/+1
| | | | allowlist
* Rails guides are now served over httpsPaul McMahon2018-07-241-2/+2
| | | | | http links will be redirected to the https version, but still better to just directly link to the https version.
* Put images into each page's dir in guidesYoshiyuki Hirano2018-03-311-1/+1
|
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
|
* Use https instead of http in guide [ci skip]Yoshiyuki Hirano2017-08-231-2/+2
|
* Fix broken link in 'Ruby on Rails 4.0 Release Notes' [ci skip]Javier Vidal2016-04-151-1/+1
|
* Updated bundler link [ci skip]8392015-06-151-1/+1
|
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-03-261-19/+19
|\ | | | | | | | | Conflicts: guides/source/4_0_release_notes.md
| * [ci skip] Remove spacesyui-knk2015-03-141-27/+27
| |
| * [ci skip] Add `.`yui-knk2015-03-031-1/+1
| |
* | [ci skip] Take NOTE: as paragraph to make NOTE blockyui-knk2015-03-121-1/+4
| |
* | [ci skip] Fix fenced code block langyui-knk2015-03-021-1/+1
|/
* [ci skip] Add `.`yui-knk2015-03-011-1/+1
|
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
| | | | - Changed `IN` to `ON` in all note sentences in guides.
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
| | | | References #18148.
* 'Revert' ->active_record_migrations [ci skip]Harshad Sabne2014-09-061-1/+1
| | | Revert method documentation moved from migrations.md to active_record_migrations.md
* 'Reversible' ->active_record_migrations [ci skip]Harshad Sabne2014-09-041-1/+1
| | | Reversible method documentation moved from migrations.md to active_record_migrations.md
* Same as f39cb2b except backport friendlyZachary Scott2014-08-201-1/+4
| | | | Point release notes to stable branch for list of commits. [ci skip]
* minor doc reword. Upgrade Rails itself not to Rails. [ci skip]Yves Senn2013-12-171-3/+3
| | | | /cc @chancancode
* [ci skip] typo in ArgumentError exceptionPeter Vandenabeele2013-11-161-1/+1
|
* Update 4_0_release_notes.mdHarshad Sabne2013-10-221-2/+2
| | | Code Highlighted
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-131-6/+6
|\
| * 4.0 Release notes should point to 4.0 ChangelogVipul A M2013-09-031-6/+6
| |
* | Update 4_0_release_notes.mdHarshad Sabne2013-09-121-3/+3
| | | | | | Active support --> Deprecations Code highlighted.
* | Adjusting 4.0 release notes to show more appropriate replacements for ↵Brock Trappitt2013-09-011-3/+3
|/ | | | dynamic finders [ci skip]
* added String#to_date documentation to Rails 4 upgrade guideJeff Dean2013-08-061-0/+13
| | | | [ci skip]
* Update note about declarative etags in release notesGuillermo Iguaran2013-07-211-1/+1
|
* Improve comment about ActiveModel::ModelGuillermo Iguaran2013-07-211-2/+2
|
* Fix note about AP/AV decoupling in release notesGuillermo Iguaran2013-07-211-1/+1
|
* Rails 4.0 release notes. Explain major features added and removed. [ci skip]Matthew King2013-07-201-2/+39
|
* Merge pull request #11128 from edg3r/patch-1Yves Senn2013-06-261-1/+1
|\ | | | | linking small rails 4 features image to a bigger one
| * linking small rails 4 features image to a bigger one [ci skip]R4K32013-06-271-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 Senn2013-06-261-0/+4
|/
* Consistent one-spaced bullets in guides release notesSunny Ripert2013-05-281-29/+28
|
* Consistent use of one space only after punctuationSunny Ripert2013-05-281-1/+1
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-05-121-1/+1
|\ | | | | | | | | Conflicts: activesupport/lib/active_support/callbacks.rb
| * dir -> directoryPrathamesh Sonpatki2013-05-041-1/+1
| |
* | Github -> GitHub [ci skip]Prathamesh Sonpatki2013-05-051-9/+9
|/
* more naming fixes.Yves Senn2013-04-301-1/+2
| | | | | | | | * it's Action Mailer not ActionMailer * it's Action Pack not ActionPack * it's Active Support not ActiveSupport /cc @fxn
* rubygem -> RubyGemPrathamesh Sonpatki2013-04-191-1/+1
| | | | * Reference -> http://guides.rubygems.org/what-is-a-gem/
* stdlib -> standard libraryPrathamesh Sonpatki2013-04-181-1/+1
|
* Unabbreviate AP to ActionPackBrice Stacey2013-04-101-1/+1
|
* remove the new metadata note in Rails 4 upgrade guideAlex Robbin2013-03-071-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 Senn2013-02-251-0/+2
|
* Prefer Ruby 2.0; require 1.9.3+Jeremy Kemper2013-02-091-1/+1
|
* Merge remote-tracking branch 'docrails/master'Xavier Noria2013-01-261-3/+2
|\ | | | | | | | | | | Conflicts: actionpack/lib/action_view/helpers/form_options_helper.rb guides/code/getting_started/app/controllers/comments_controller.rb