Commit Graph

79 Commits

Author SHA1 Message Date
Ivan Kuchin
6e3d143999
Update 4_0_release_notes.md
Use full name ActiveSupport::BufferedLogger in release notes for easier finding
2023-03-30 22:32:37 +02:00
Aditya Bhutani
226b171144 [ci skip] Corrected Change logs to Changelogs 2021-05-31 18:40:12 +05:30
Rafael Mendonça França
077c66d5d6
Rename master to main in all code references 2021-01-19 20:46:33 +00:00
Jonathan Hefner
384c0d4b2f Fix list item indentation [ci-skip]
This fixes the formatting of list items that include code snippets and
multiple paragraphs.
2020-12-25 13:29:13 -06:00
Jonathan Hefner
481035fba0 Use bash code fences and prompts for shell code [ci skip]
Follow-up to #39594, which added CSS in order to select shell commands
sans prompts on triple-click.

This commit adds several bash code fences and prompts where they were
missing, and removes a few where they were inappropriate.
2020-06-13 19:27:30 -05:00
Abhay Nikam
027e492b6f Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
Xavier Noria
f589e20b0a use "minitest" consistently
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!).
2018-09-11 23:57:25 +02:00
Mina Slater
f1d647aeff [ci skip] corrects more grammar awkwardness, replacing denylist with restricted list and consistently use permitted 2018-08-22 21:52:17 -05:00
Mina Slater
7bdf43daac [ci skip] fixes awkward grammar 2018-08-22 07:39:26 -05:00
Mina Slater
44da9eb3b9 [ci skip] change all instances of blacklist and whitelist to denylist and allowlist 2018-08-21 21:36:40 -05:00
Paul McMahon
7b9c19d94b Rails guides are now served over https
http links will be redirected to the https version, but still better to
just directly link to the https version.
2018-07-24 11:29:31 +09:00
Yoshiyuki Hirano
e5bd4adce9 Put images into each page's dir in guides 2018-03-31 23:50:51 +09:00
Yauheni Dakuka
de2afdc457 Cosmetic fixes [ci skip] 2017-10-06 09:02:56 +03:00
Yoshiyuki Hirano
bf48e90e69 Use https instead of http in guide [ci skip] 2017-08-23 09:39:45 +09:00
Javier Vidal
14783cf569 Fix broken link in 'Ruby on Rails 4.0 Release Notes' [ci skip] 2016-04-15 13:15:03 +02:00
839
f7b5f6d88a Updated bundler link [ci skip] 2015-06-15 08:31:28 +09:00
Vijay Dev
c26ee64b92 Merge branch 'master' of github.com:rails/docrails
Conflicts:
	guides/source/4_0_release_notes.md
2015-03-26 16:22:41 +00:00
yui-knk
b4a37f0fcc [ci skip] Remove spaces 2015-03-14 10:05:10 +09:00
yui-knk
91c6972bcf [ci skip] Take NOTE: as paragraph to make NOTE block 2015-03-12 23:33:32 +09:00
yui-knk
6fb368fdef [ci skip] Add . 2015-03-03 08:51:16 +09:00
yui-knk
a1035ad238 [ci skip] Fix fenced code block lang 2015-03-02 00:37:58 +09:00
yui-knk
d1a503be9b [ci skip] Add . 2015-03-01 21:23:09 +09:00
Vipul A M
5cfaf5a46e - Changed IN to ON in markdown renderer condition
- Changed `IN` to `ON` in all note sentences in guides.
2015-01-14 11:52:13 +05:30
Xavier Noria
7702974281 warn about reading guides in GitHub
References #18148.
2014-12-23 23:32:50 +01:00
Harshad Sabne
72e42d2521 'Revert' ->active_record_migrations [ci skip]
Revert method documentation moved from migrations.md  to active_record_migrations.md
2014-09-06 00:20:03 +05:30
Harshad Sabne
f57fd2f5d5 'Reversible' ->active_record_migrations [ci skip]
Reversible method documentation moved from migrations.md  to active_record_migrations.md
2014-09-04 10:16:44 +05:30
Zachary Scott
2f194669ec Same as f39cb2b except backport friendly
Point release notes to stable branch for list of commits. [ci skip]
2014-08-20 10:33:48 -07:00
Yves Senn
798da61825 minor doc reword. Upgrade Rails itself not to Rails. [ci skip]
/cc @chancancode
2013-12-17 11:21:11 +01:00
Peter Vandenabeele
76d4dd6e05 [ci skip] typo in ArgumentError exception 2013-11-16 15:33:14 +01:00
Harshad Sabne
306651c7b3 Update 4_0_release_notes.md
Code Highlighted
2013-10-22 23:09:46 +05:30
Vijay Dev
d262773ab7 Merge branch 'master' of github.com:rails/docrails 2013-09-13 00:22:42 +05:30
Harshad Sabne
49f25d93ec Update 4_0_release_notes.md
Active support --> Deprecations Code highlighted.
2013-09-12 18:57:09 +05:30
Vipul A M
88de7b5054 4.0 Release notes should point to 4.0 Changelog 2013-09-03 00:58:20 +05:30
Brock Trappitt
84441b289b Adjusting 4.0 release notes to show more appropriate replacements for dynamic finders [ci skip] 2013-09-01 07:42:33 +08:00
Jeff Dean
4400fec234 added String#to_date documentation to Rails 4 upgrade guide
[ci skip]
2013-08-06 00:56:31 -06:00
Guillermo Iguaran
a836db0244 Update note about declarative etags in release notes 2013-07-21 14:57:51 -05:00
Guillermo Iguaran
5025308da3 Improve comment about ActiveModel::Model 2013-07-21 13:54:29 -05:00
Guillermo Iguaran
9cee8634ef Fix note about AP/AV decoupling in release notes 2013-07-21 13:36:11 -05:00
Matthew King
60cca3b061 Rails 4.0 release notes. Explain major features added and removed. [ci skip] 2013-07-20 19:09:14 -04:00
Yves Senn
cf4270e16b Merge pull request #11128 from edg3r/patch-1
linking small rails 4 features image to a bigger one
2013-06-26 13:25:40 -07:00
R4K3
6056356159 linking small rails 4 features image to a bigger one [ci skip]
View a bigger version onclick
https://github.com/rails/rails/issues/11100
2013-06-27 00:15:04 +04:00
Yves Senn
577fad1908 mention the removal of --builder in 4.0 release notes. 2013-06-26 22:02:07 +02:00
Sunny Ripert
84675cae63 Consistent one-spaced bullets in guides release notes 2013-05-28 15:04:58 +02:00
Sunny Ripert
606c09b8db Consistent use of one space only after punctuation 2013-05-28 14:38:02 +02:00
Vijay Dev
d8b8c0ef87 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	activesupport/lib/active_support/callbacks.rb
2013-05-12 15:57:14 +05:30
Prathamesh Sonpatki
730dd1a96b Github -> GitHub [ci skip] 2013-05-05 17:56:24 +05:30
Prathamesh Sonpatki
ad692f3516 dir -> directory 2013-05-04 20:08:58 +05:30
Yves Senn
6cc1b4280e more naming fixes.
* it's Action Mailer not ActionMailer
* it's Action Pack not ActionPack
* it's Active Support not ActiveSupport

/cc @fxn
2013-04-30 18:08:43 +02:00
Prathamesh Sonpatki
ab819e5b10 rubygem -> RubyGem
* Reference -> http://guides.rubygems.org/what-is-a-gem/
2013-04-19 08:26:42 +05:30
Prathamesh Sonpatki
2d98f78880 stdlib -> standard library 2013-04-18 17:03:07 +05:30