We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818d1ac commit 09a74ceCopy full SHA for 09a74ce
_config.yml
@@ -2,14 +2,14 @@ title: RailsDoc(β)
2
description: Ruby on Rails API Documentation.
3
url: https://railsdoc.github.io
4
source: src
5
-default_rails_version: 7.0.2
+default_rails_version: 7.0.3
6
rails_versions:
7
"6.1":
8
- specific_version: "6.1.4"
+ specific_version: "6.1.6"
9
"6.0":
10
- specific_version: "6.0.4"
+ specific_version: "6.0.5"
11
"5.2":
12
- specific_version: "5.2.6"
+ specific_version: "5.2.8"
13
plugins:
14
- jekyll-include-cache
15
- jekyll-redirect-from
0 commit comments