Closed Altons closed 5 years ago
Hi there @Altons , I've made a fix in the active storage behavior, it's passing the CI test could you use the gem from master branch and tell us if it's working for you
thanks!
Hi @michelson, It is working!!! thanks!
any ideas when 0.5.1 will be released?
thanks again
relased as 0.5.1 in rubygems. thanks @Altons for report this!
Hi there,
I have followed the instructions as per README and got
gdpr_rails
working withactive_admin
. However when I tried to look at the User model inside activeAdmin I get the following error:Bootsnap::LoadPathCache::FallbackScan at /admin/users
and trace back to an issue with
paperclip
. Weird thing is, I am using activestorage so I skipped the paperclip instructions.gdpr_rails (0.5.0) app/models/policy_manager/concerns/active_storage_behavior.rb
I dont think
paperclip
is required in active_storage_behavior.rb` otherwise I have no idea on how to fix it. Thanks in advance!!!here is my initializer
gdrp.rb
and gemfile.lock