Skip to content

Commit 722d4f6

Browse files
committed
Unlink Rails constant from READMEs
1 parent 1b973f6 commit 722d4f6

File tree

10 files changed

+17
-17
lines changed

10 files changed

+17
-17
lines changed

actioncable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ API documentation is at:
1515

1616
* https://api.rubyonrails.org
1717

18-
Bug reports for the Ruby on Rails project can be filed here:
18+
Bug reports for the Ruby on \Rails project can be filed here:
1919

2020
* https://github.com/rails/rails/issues
2121

actionmailer/README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The latest version of Action Mailer can be installed with RubyGems:
114114

115115
$ gem install actionmailer
116116

117-
Source code can be downloaded as part of the Rails project on GitHub:
117+
Source code can be downloaded as part of the \Rails project on GitHub:
118118

119119
* https://github.com/rails/rails/tree/main/actionmailer
120120

@@ -132,7 +132,7 @@ API documentation is at
132132

133133
* https://api.rubyonrails.org
134134

135-
Bug reports for the Ruby on Rails project can be filed here:
135+
Bug reports for the Ruby on \Rails project can be filed here:
136136

137137
* https://github.com/rails/rails/issues
138138

actionpack/README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The latest version of Action Pack can be installed with RubyGems:
3030

3131
$ gem install actionpack
3232

33-
Source code can be downloaded as part of the Rails project on GitHub:
33+
Source code can be downloaded as part of the \Rails project on GitHub:
3434

3535
* https://github.com/rails/rails/tree/main/actionpack
3636

@@ -48,7 +48,7 @@ API documentation is at:
4848

4949
* https://api.rubyonrails.org
5050

51-
Bug reports for the Ruby on Rails project can be filed here:
51+
Bug reports for the Ruby on \Rails project can be filed here:
5252

5353
* https://github.com/rails/rails/issues
5454

actionview/README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The latest version of Action View can be installed with RubyGems:
1313

1414
$ gem install actionview
1515

16-
Source code can be downloaded as part of the Rails project on GitHub:
16+
Source code can be downloaded as part of the \Rails project on GitHub:
1717

1818
* https://github.com/rails/rails/tree/main/actionview
1919

@@ -31,7 +31,7 @@ API documentation is at
3131

3232
* https://api.rubyonrails.org
3333

34-
Bug reports for the Ruby on Rails project can be filed here:
34+
Bug reports for the Ruby on \Rails project can be filed here:
3535

3636
* https://github.com/rails/rails/issues
3737

activejob/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The latest version of Active Job can be installed with RubyGems:
104104
$ gem install activejob
105105
```
106106

107-
Source code can be downloaded as part of the Rails project on GitHub:
107+
Source code can be downloaded as part of the \Rails project on GitHub:
108108

109109
* https://github.com/rails/rails/tree/main/activejob
110110

@@ -122,7 +122,7 @@ API documentation is at:
122122

123123
* https://api.rubyonrails.org
124124

125-
Bug reports for the Ruby on Rails project can be filed here:
125+
Bug reports for the Ruby on \Rails project can be filed here:
126126

127127
* https://github.com/rails/rails/issues
128128

activemodel/README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ The latest version of Active Model can be installed with RubyGems:
239239

240240
$ gem install activemodel
241241

242-
Source code can be downloaded as part of the Rails project on GitHub
242+
Source code can be downloaded as part of the \Rails project on GitHub
243243

244244
* https://github.com/rails/rails/tree/main/activemodel
245245

@@ -257,7 +257,7 @@ API documentation is at:
257257

258258
* https://api.rubyonrails.org
259259

260-
Bug reports for the Ruby on Rails project can be filed here:
260+
Bug reports for the Ruby on \Rails project can be filed here:
261261

262262
* https://github.com/rails/rails/issues
263263

activerecord/README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ The latest version of Active Record can be installed with RubyGems:
191191

192192
$ gem install activerecord
193193

194-
Source code can be downloaded as part of the Rails project on GitHub:
194+
Source code can be downloaded as part of the \Rails project on GitHub:
195195

196196
* https://github.com/rails/rails/tree/main/activerecord
197197

@@ -209,7 +209,7 @@ API documentation is at:
209209

210210
* https://api.rubyonrails.org
211211

212-
Bug reports for the Ruby on Rails project can be filed here:
212+
Bug reports for the Ruby on \Rails project can be filed here:
213213

214214
* https://github.com/rails/rails/issues
215215

activestorage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ API documentation is at:
199199

200200
* https://api.rubyonrails.org
201201

202-
Bug reports for the Ruby on Rails project can be filed here:
202+
Bug reports for the Ruby on \Rails project can be filed here:
203203

204204
* https://github.com/rails/rails/issues
205205

activesupport/README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The latest version of Active Support can be installed with RubyGems:
1313

1414
$ gem install activesupport
1515

16-
Source code can be downloaded as part of the Rails project on GitHub:
16+
Source code can be downloaded as part of the \Rails project on GitHub:
1717

1818
* https://github.com/rails/rails/tree/main/activesupport
1919

@@ -31,7 +31,7 @@ API documentation is at:
3131

3232
* https://api.rubyonrails.org
3333

34-
Bug reports for the Ruby on Rails project can be filed here:
34+
Bug reports for the Ruby on \Rails project can be filed here:
3535

3636
* https://github.com/rails/rails/issues
3737

railties/README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The latest version of Railties can be installed with RubyGems:
1414

1515
* gem install railties
1616

17-
Source code can be downloaded as part of the Rails project on GitHub
17+
Source code can be downloaded as part of the \Rails project on GitHub
1818

1919
* https://github.com/rails/rails/tree/main/railties
2020

0 commit comments

Comments
 (0)