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

Move URL redundants methods to an extension #24

Merged
merged 1 commit into from
Aug 1, 2019
Merged

Conversation

waiting-for-dev
Copy link
Owner

Because of this, to have following methods available in Conn, :url
extensions needs first to be loaded:

  • base_url
  • path
  • full_path
  • url
  • router_params
  • params

Because of this, to have following methods available in `Conn`, `:url`
extensions needs first to be loaded:

- base_url
- path
- full_path
- url
- router_params
- params
@waiting-for-dev waiting-for-dev added the enhancement New feature or request label Aug 1, 2019
@waiting-for-dev waiting-for-dev merged commit d041253 into master Aug 1, 2019
@waiting-for-dev waiting-for-dev deleted the url branch August 1, 2019 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant