Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Here is how to make delayed_paperclip work with Mongoid #190

Open
ronhornbaker opened this issue Aug 14, 2016 · 0 comments
Open

Here is how to make delayed_paperclip work with Mongoid #190

ronhornbaker opened this issue Aug 14, 2016 · 0 comments

Comments

@ronhornbaker
Copy link

ronhornbaker commented Aug 14, 2016

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'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant