Skip to content

Update Rails from v8.1.0 to v8.1.3 - #225

Merged
toshimaru merged 3 commits into
railsdoc:mainfrom
toshimaru:update-rails-v8.1.3
Aug 10, 2026
Merged

Update Rails from v8.1.0 to v8.1.3#225
toshimaru merged 3 commits into
railsdoc:mainfrom
toshimaru:update-rails-v8.1.3

Conversation

@toshimaru

@toshimaru toshimaru commented Aug 9, 2026

Copy link
Copy Markdown
Member

Generate Rails v8.1.3 docs.

Copilot AI lite review requested due to automatic review settings August 9, 2026 11:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the site configuration to target Rails 8.1.3 as the default/latest Rails 8.1 patch level, which is used by the repository’s doc-generation rake tasks.

Changes:

  • Bump default_rails_version from 8.1.0 to 8.1.3.
  • Bump Rails 8.1 specific_version from 8.1.0 to 8.1.3.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread _config.yml
@toshimaru
toshimaru force-pushed the update-rails-v8.1.3 branch from 0403696 to ac8687a Compare August 9, 2026 12:03
@toshimaru
toshimaru merged commit f316c4a into railsdoc:main Aug 10, 2026
11 checks passed
@toshimaru
toshimaru deleted the update-rails-v8.1.3 branch August 10, 2026 02:57
@toshimaru toshimaru mentioned this pull request Aug 11, 2026
2 tasks
toshimaru added a commit that referenced this pull request Aug 11, 2026
* docs: add upgrade-rails skill

Documents the default_rails_version bump procedure from PR #225,
including the rails submodule dirty-worktree behavior after `rake build`
that's easy to mistake for a problem.

* fix: correct rake build tag-validation claim in upgrade-rails skill

switch_default_rails is a prerequisite of the build task, so a bad tag
already fails fast before the expensive bundle install / rake rdoc
regeneration runs — no separate pre-flight gate is needed.

Addresses review comment: #227 (comment)

* fix: don't tie upgrade-rails skill to mise.toml

mise is a personal toolchain choice, not a repo-wide requirement.
Point to ci.yml's ruby-version instead, which is the actual source of
truth for the Ruby version this repo targets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants