Closed tchukuchuk closed 5 years ago
Or, Rails 6
Hello there, That change was made a while ago by a member of the community, you can check it here: https://github.com/rootstrap/active-storage-base64/pull/27
We still need to do a deployment with a new version of the gem with this change though For more insights into why it is not supported now check: https://github.com/rootstrap/active-storage-base64/issues/26
Hey @tchukuchuk @atstockland sorry for the long time, I just released v0.1.4
of the gem that works with rails ~> 5.2
There are some changes needed to support Rails 6, you are more than welcome to open a PR if you want
Hi,
I have this error when I try to add your gem :
active_storage_base64 was resolved to 0.1.3, which depends on rails (~> 5.2.0, <= 5.2.2)
Is it possible to have your gem working with Rails 5.2.3 ?
Regards.