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 5 #291

Closed
toastercup opened this issue Jul 4, 2016 · 1 comment
Closed

Rails 5 #291

toastercup opened this issue Jul 4, 2016 · 1 comment

Comments

@toastercup
Copy link
Member

toastercup commented Jul 4, 2016

This issue exists to track Rails 5 upgrade feasability. Rails 5 is now stable, so we should start evaluating our dependent libraries over the next couple months:

  • acts-as-taggable-on: master branch contains stable 5.x support, release imminent
  • sprockets: Does not yet support Rails 5
  • sidekiq + sinatra: Sidekiq requires Sinatra for its management interface, which relies on an old version of Rack that is not supported by Rails 5.
  • redis-rails: 5.x support present in 5.0.0.pre version of this gem
  • paranoia: Very alpha-looking 5.x support present in master branch
  • rails-observers: 5.x support present in master branch

Once we can tick off all these libraries as stable/working, we can upgrade! During upgrading, we must follow this guide, as a decent bit has changed. We should also step through the release notes as a team.

@toastercup
Copy link
Member Author

Closed by #382, #384 and #388

@toastercup toastercup self-assigned this Nov 22, 2016
@toastercup toastercup added this to the Open Source milestone Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant