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

Add Phlex::Rails::Helpers::URLFor #75

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

marcoroth
Copy link
Contributor

This pull request adds a Phlex::Rails::Helpers::URLFor module which defines the url_for helper. Seems like that one was missing.

@joeldrapper
Copy link
Collaborator

I think this should be a value helper. It doesn’t make sense for it to output the url directly. It’s likely to be used as an href attribute.

@marcoroth
Copy link
Contributor Author

Right, I mixed that up

@joeldrapper joeldrapper merged commit 43a0f2b into phlex-ruby:main Mar 1, 2023
marcoroth added a commit to marcoroth/phlexing that referenced this pull request Mar 2, 2023
@marcoroth marcoroth deleted the add-url-for-helper branch March 2, 2023 00:59
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