Skip to content

docs: Correct default url options mismatch between capybara and rails#2830

Open
khhizr007 wants to merge 1 commit intoteamcapybara:masterfrom
khhizr007:capybara-rails-docs-mismatch-for-default-url
Open

docs: Correct default url options mismatch between capybara and rails#2830
khhizr007 wants to merge 1 commit intoteamcapybara:masterfrom
khhizr007:capybara-rails-docs-mismatch-for-default-url

Conversation

@khhizr007
Copy link

Rails 8.0.2 has changed its default test environment URL to example.com, but Capybara still defaults to www.example.com. This causes issues when testing mailer URLs in system tests. Made changes to gotchas to clarify about the this mismatch.

This should address the issue of #2807

@khhizr007
Copy link
Author

khhizr007 commented Oct 27, 2025

Hi @simi can we get this merged?

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.

3 participants