Skip to content

Conversation

prex-international
Copy link

before rails 7.0 env[PATH_INFO] was '/' for root_path, now it is a blank string

before rails 7.0 env[PATH_INFO] was '/' for root_path, now it is a blank string
@prex-international
Copy link
Author

Prior versions of Rails 7.0 were returning '/' as base path for root path. Now, for some reason, the root_path returns a blank string that break the check on env[PATH_INFO] for matching routes.

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.

1 participant