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

Fix for warning: instance variable @versions_to_* not initialized #2506

Closed
wants to merge 1 commit into from

Conversation

schinery
Copy link
Contributor

This would resolve #2493

@n-rodriguez
Copy link

Hi there! Any news?

@benjaminjrobin
Copy link

Hey there, just wanted to check in on the status of this PR because it appears it would resolve my issue with CircleCI. Any idea when it would be merged/deployed?

@mshibuya mshibuya closed this in c10b82e Jan 17, 2021
joemsak pushed a commit to Kadenze/carrierwave that referenced this pull request Mar 27, 2021
Fixes carrierwaveuploader#2493, Closes carrierwaveuploader#2506
Memoizing @versions_to_* is unsafe since versions can change dynamically when conditional version is used.
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.

warning: instance variable @versions_to_cache not initialized
3 participants