-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 5.1 #1895
Rails 5.1 #1895
Conversation
Postgresql was experiencing "No live threads left. Deadlock?" under Rails 5.1.
We're now ready for Rails 5.1. All deps we need have releases compatible with rails 5.1 🎉 I'll update this PR to also be compatible with rails 5.0. EDIT: Will add rails 5.0 compatibility back later instead (if possible) |
This all looks quite sensible. 💯 |
Is it worth updating all form tags to use the new |
I can't imagine it's worth the effort of doing that up front if the existing helpers aren't being deprecated. |
@jarednorman that's what I thought as well. Just thought I'd bring it up! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay!
👍 |
No description provided.