Commit Graph

35 Commits

Author SHA1 Message Date
Jonathan Hefner
cb0da4f817 Fix typos, grammar, and formatting [ci-skip]
This is a collection of minor superficial improvements.  It does not
include any significant content changes.
2020-12-28 12:05:53 -06:00
Jonathan Hefner
f3f36e7ef7 Fix syntax highlighting [ci-skip]
This fixes the syntax highlighting of several code snippets by changing
the code fences to the correct language.
2020-12-25 21:03:11 -06:00
Jonathan Hefner
3c9d7a268f Use irb code fences where applicable [ci-skip]
Using `irb` code fences and the appropriate prompt syntax results in
better syntax highlighting.
2020-11-01 16:29:18 -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
Ryuta Kamizono
f166a01b4b Fix period position 2019-06-06 02:19:04 +09:00
tleneveu
3d22686995 Use the HTTPS protocol for links to Edges Guides [ci skip]
Edges Guides is now available in HTTPS, it would be better to use the HTTPS protocol directly.
2018-08-28 13:49:58 +00: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
Anthony Crumley
258670244d Added a lot of Oxford commas
[ci skip] A regular expression was used to find a lot of missing Oxford
commas and add them.  The regular expression was as follows.

", ([a-zA-Z0-9.\`:'\"]+ ){1,6}(or|and) "
2018-05-10 12:46:06 -05:00
Yoshiyuki Hirano
f3c71ff1e1 Use https with weblog URI 2018-05-02 21:06:03 +09:00
Dorian Marié
e17b5fd572 Fix some broken links in guides 2018-01-11 15:53:20 +01:00
Yauheni Dakuka
de2afdc457 Cosmetic fixes [ci skip] 2017-10-06 09:02:56 +03:00
Yoshiyuki Hirano
948c2c48df Use ssl in guide and comment [ci skip] 2017-08-19 08:23:37 +09:00
claudiob
2ea3342c56 [ci skip] Fix broken URL in guides 2016-08-05 17:00:37 -07:00
Vijay Dev
83ecf3fe56 Merge branch 'master' of github.com:rails/docrails
Conflicts:
	guides/source/configuring.md
2016-05-14 09:54:23 +00:00
Jon Moss
7d55c846f1 http --> https
[ci skip]
2016-05-06 17:59:27 -04:00
Javier Vidal
5ff048a1fc Fix broken links in 'Ruby on Rails 2.3 Release Notes' [ci skip] 2016-05-06 18:55:21 +02:00
Vipul A M
e8e9b6f25e s/words_connnector/words_connector/
[ci skip]
2016-05-03 16:16:28 -05:00
Vijay Dev
9d1bf059c0 Merge branch 'master' of github.com:rails/docrails
Conflicts:
	guides/source/configuring.md
2016-04-29 16:00:15 +00:00
Javier Vidal
c6ca3de5c6 Fix broken links to ryandaigle.com [ci skip] 2016-04-28 17:27:00 +02:00
Vipul A M
7ab5682ebe s/Thoughtbot/thoughtbot/
See https://github.com/thoughtbot/presskit/blob/master/README.md#name for name capitalization.

[ci skip]
2016-04-10 21:02:27 +05:30
amitkumarsuroliya
44e94a38f4 Updated MySQL documentation link to MySQL latest version 5.6 everywhere [ci skip] 2015-03-19 22:11:18 +05:30
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
Zachary Scott
f39cb2b25c Point release notes to stable branch for list of commits. [ci skip] 2014-08-20 10:29:27 -07:00
Gaurav Sharma
19ef270923 remove rubyforge.org that was shut down [ci skip] 2014-06-06 22:26:56 +05:30
Nate Berkopec
220528548b Guides: output valid HTML5
[ci skip]
2014-05-05 17:42:04 -04:00
Harshad Sabne
a31bb063bc Fixed URL link to rendered_component plugin [ci skip] 2013-10-23 22:32:29 +05:30
Xavier Noria
dc54dbe8f0 typo [ci skip] 2013-08-23 23:13:07 +02:00
Xavier Noria
b77f25cb84 cleans the guides sources from fancy non-ASCII stuff 2013-08-23 17:59:11 +02:00
Sunny Ripert
84675cae63 Consistent one-spaced bullets in guides release notes 2013-05-28 15:04:58 +02:00
Sunny Ripert
70b302b189 Remove double spaces in code examples 2013-05-28 14:38:02 +02:00
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
Yves Senn
d2fe72345a it's Active Record not ActiveRecord
/cc @fxn
2013-04-30 17:59:12 +02:00
Prem Sichanugrist
7a0dad25f3 Convert legacy release notes to Markdown 2012-09-17 15:54:24 -04:00
Prem Sichanugrist
5e1362572e Move all the legacy guides to Markdown 2012-09-17 15:54:24 -04:00