Skip to content

Bump up Rails version to 5.1.0.rc1 #1797

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

Merged
merged 2 commits into from
Mar 24, 2017

Conversation

yui-knk
Copy link
Contributor

@yui-knk yui-knk commented Mar 24, 2017

No description provided.

yui-knk added 2 commits March 24, 2017 10:33
From Rails 5.1, a form view which is generated by scaffold command
uses `form_with`.
`form_with` does not append id attribute for form tags or input tags.
So our templates should not use id selectors.

rails/rails@d3b798b
@yui-knk yui-knk mentioned this pull request Mar 24, 2017
@fables-tales
Copy link
Member

Happy to merge this into my WIP pr :)

@fables-tales fables-tales merged commit 3e28547 into rspec:rails-5.1-compat Mar 24, 2017
@yui-knk yui-knk deleted the rails51rc1 branch March 24, 2017 23:32
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