Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use built-in ActiveRecord URL resolver #294

Merged
merged 1 commit into from
Feb 5, 2021
Merged

Use built-in ActiveRecord URL resolver #294

merged 1 commit into from
Feb 5, 2021

Conversation

mlarraz
Copy link
Member

@mlarraz mlarraz commented Jan 20, 2021

Since we've dropped support for older Rails versions, we can clean this up by just using the built-in class instead of inlining its definition. The class names are different between versions, but the API is the same.

@mlarraz mlarraz force-pushed the url_resolver branch 2 times, most recently from c22961e to 6a4ab56 Compare January 20, 2021 23:37
@mlarraz mlarraz marked this pull request as ready for review January 20, 2021 23:42
@mlarraz mlarraz force-pushed the url_resolver branch 2 times, most recently from a364e16 to f34b076 Compare February 5, 2021 16:53
@mlarraz mlarraz merged commit e584045 into master Feb 5, 2021
@mlarraz mlarraz deleted the url_resolver branch February 5, 2021 17:03
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.

2 participants