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

Optional parameters are ignored during link creation (affects versioned Exercises) #1

Open
krystofspl opened this issue May 26, 2015 · 0 comments
Assignees
Labels

Comments

@krystofspl
Copy link
Owner

It is a long term Rails routing issue (tracking - rails/rails#7047).
There are links in the whole application written in the Rails way (eg. link_to(@Exercise)/exercise_steps_path(@Exercise)), when version>1, it still links to v1.
Current fix idea is to merge code+version in the slug.

@krystofspl krystofspl added the bug label May 26, 2015
@krystofspl krystofspl self-assigned this May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant