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

Auto-include url_helpers for Rails-apps. Fixes #563 #666

Merged
merged 2 commits into from Oct 14, 2014
Merged

Auto-include url_helpers for Rails-apps. Fixes #563 #666

merged 2 commits into from Oct 14, 2014

Conversation

jastkand
Copy link

This pull-request adds ability to call rails url_helper methods from ActiveModel::Serializer classes.

P.S. For now I'm trying to figure out why travis build does not pass in some cases.

steveklabnik added a commit that referenced this pull request Oct 14, 2014
Auto-include url_helpers for Rails-apps. Fixes #563
@steveklabnik steveklabnik merged commit 4a4bcdc into rails-api:0-9-stable Oct 14, 2014
@steveklabnik
Copy link
Contributor

This looks great, thank you!

@lorefnon
Copy link

Apologies for resurrecting a year old thread, but I see this change being reverted here .

Is there an alternative recommended approach for using route helpers for links now ?

@bf4
Copy link
Member

bf4 commented Dec 30, 2015

@lorefnon You're commenting on an 0.9 issue referencing 0.10 code. Please open a new issue.

Also, the PR you referenced was an accidental merge of a feature that was split into two PRs. See #1313 and #1289 (comment)

@rails-api rails-api locked and limited conversation to collaborators Dec 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants