Open nikukyugamer opened 2 years ago
Any solutions ?
Honestly, why not use https://github.com/kreeti/kt-paperclip ? Works perfectly for me.
Thanks for comments. Due to our dev team circumstances, it is difficult to use other (fork) gems. So I wrote this issue as FIY.
This gem is already deprecated so if this is unnecessary, please close it.
Honestly, why not use https://github.com/kreeti/kt-paperclip ?
This LGTM!
Why its deprecated , Its very useful gem
Honestly, why not use https://github.com/kreeti/kt-paperclip ? Works perfectly for me.
Thanks, kt-paperclip works for me!
For example the below migration file exists.
This occurs a migration error as below.
To fix it,
lib/paperclip/schema.rb#attachment
should be modified like this.I commited this to my forked repository. https://github.com/nikukyugamer/paperclip/tree/fix/wrong-number-of-arguments_in_attachement-type
Deprecation notice
Paperclip is currently undergoing deprecation in favor of ActiveStorage. Maintainers of this repository will no longer be tending to new issues. We're leaving the issues page open so Paperclip users can still see & search through old issues, and continue existing discussions if they wish.