Skip to content

Avoid deprecated dynamic controller/action segment#49

Closed
karljohansson85 wants to merge 1 commit intorails:masterfrom
karljohansson85:avoid-dynamic-segment-deprecation-warnings
Closed

Avoid deprecated dynamic controller/action segment#49
karljohansson85 wants to merge 1 commit intorails:masterfrom
karljohansson85:avoid-dynamic-segment-deprecation-warnings

Conversation

@karljohansson85
Copy link

The dynamic :controller and :action segments are removed from the route
configurations in Rails 6.1.

This commit updates the routing configuration for the tests to avoid the
deprecation warnings while still generating routes dynamically.

The dynamic :controller and :action segments are removed from the route
configurations in Rails 6.1.

This commit updates the routing configuration for the tests to avoid the
deprecation warnings while still generating routes dynamically.
@karljohansson85
Copy link
Author

Tests will pass once #46 is 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.

1 participant