-
Notifications
You must be signed in to change notification settings - Fork 61
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
2024 Upgrade TODOs, nice-to-haves, etc #913
Comments
I marked this PR a draft #914 because #914 (comment) |
I have two questions remaining about removing paperclip. @esoterik
so its not currently working. Should I fix this or just remove the logo from the model?
|
looks like you can add back the helper or rewrite the migration to do the same work. Some of the columns used by paperclip arent used by carrierwave by default. |
We can just remove these!
For this, I think it'd be best to rewrite the migration to do the same work. |
user rails_transactional_fixtures see: #913
user rails_transactional_fixtures see: #913
Ahoy has depreciation warnings in the rails 7 branch. We should upgrade it. |
Will need to migrate from secrets to credentials for rails 7. I shouldnt be too bad since you mostly use env variables. |
user rails_transactional_fixtures see: #913
user rails_transactional_fixtures see: #913
user rails_transactional_fixtures see: #913
This is intended to be a meta issue to capture any other additional issues or possible improvements that come up while upgrading, just so nothing gets lost.
TODOs
Minimum
Higher priority but not mandatory
Stretch goals
Bugs
Nice-to-haves
The text was updated successfully, but these errors were encountered: