Skip to content

Allow Rails 8.1#235

Merged
tvdeyen merged 2 commits intomainfrom
rails-8.1
Feb 2, 2026
Merged

Allow Rails 8.1#235
tvdeyen merged 2 commits intomainfrom
rails-8.1

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Nov 7, 2025

Only a backwards compatible change to the routes constraints

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.62%. Comparing base (2b1a998) to head (d733b34).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          11       11           
  Lines         291      291           
=======================================
  Hits          287      287           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen added this to the 8.1 milestone Jan 26, 2026
@tvdeyen tvdeyen marked this pull request as ready for review January 26, 2026 09:24
@tvdeyen tvdeyen changed the title Rails 8.1 Allow Rails 8.1 Jan 26, 2026
@tvdeyen tvdeyen requested a review from a team January 26, 2026 09:55
@tvdeyen tvdeyen added the dependencies Pull requests that update a dependency file label Jan 26, 2026
Signed-off-by: Thomas von Deyen <thomas@vondeyen.com>
Using the options hash leads to double `admin/admin`
routes in Rails 8.1.
@tvdeyen tvdeyen merged commit 99535a2 into main Feb 2, 2026
32 checks passed
@tvdeyen tvdeyen deleted the rails-8.1 branch February 2, 2026 14:46
@alchemycms-bot alchemycms-bot Bot mentioned this pull request Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants