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

Rails 4.2 support (specific to url_for method and aliases) #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

udayakiran
Copy link

url_for method breaks as of rails 4.2 due to the change in the method parameters. Fixed it such that it works for 4.2 earlier versions and later versions too.

@kyrylo
Copy link

kyrylo commented Apr 1, 2016

It would be nice to make this gem work with Rails 4.2.

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