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

Upgrade Rails to version 6.1.x #2079

Closed
murny opened this issue Jan 11, 2021 · 0 comments
Closed

Upgrade Rails to version 6.1.x #2079

murny opened this issue Jan 11, 2021 · 0 comments

Comments

@murny
Copy link
Contributor

murny commented Jan 11, 2021

Upgrade should be pretty straight forward. Here is the release notes and upgrade guide:

However we should go back and use rails stuff instead of our homegrown code. As an example we wrote our own permanent URLs for activestorage blobs code a long time ago. Now this is included in Rails for free, so we should make the switch to use their version.

Also there may be other nice features included in this release we could look into. One example is lazy loaded images: rails/rails#38452

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

3 participants