You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.
FYI, here are my two commits to make this gem work with Mongoid 5. Just have to remove references to ActiveRecord and change the query syntax a bit to work with Mongoid:
FYI, here are my two commits to make this gem work with Mongoid 5. Just have to remove references to ActiveRecord and change the query syntax a bit to work with Mongoid:
ronhornbaker@7a0a17b
ronhornbaker@52f9266
You may reference it directly in your Gemfile like so:
gem "delayed_paperclip", git: 'https://github.com/ronhornbaker/delayed_paperclip', :ref => '52f9266453ae7dd1a7e18fcca3d5a4e1c2f3370a'
The text was updated successfully, but these errors were encountered: