Skip to content

Ensure beta rails add-on is used when beta is enabled - #4194

Open
vinistock wants to merge 1 commit into
mainfrom
vs_make_beta_flag_install_beta_rails_addon
Open

Ensure beta rails add-on is used when beta is enabled#4194
vinistock wants to merge 1 commit into
mainfrom
vs_make_beta_flag_install_beta_rails_addon

Conversation

@vinistock

Copy link
Copy Markdown
Member

Motivation

We received a report that we weren't installing the correct beta version for the Rails add-on. That's indeed the case because we forgot to add the beta version constraint to ruby-lsp-rails when @beta is true.

Implementation

We just need to make sure the constraint is there when @beta is enabled.

Automated Tests

Added a test that fails before the fix.

@vinistock
vinistock requested review from alexcrocha and st0012 August 19, 2026 14:04
@vinistock vinistock self-assigned this Aug 19, 2026
@vinistock
vinistock requested a review from a team as a code owner August 19, 2026 14:04
@vinistock vinistock added bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes labels Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants