Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data_mapper support breaks mongoid support #25

Closed
nvdk opened this issue Feb 6, 2012 · 0 comments
Closed

data_mapper support breaks mongoid support #25

nvdk opened this issue Feb 6, 2012 · 0 comments

Comments

@nvdk
Copy link

nvdk commented Feb 6, 2012

currently loading carrierwave backgrounder results in the following error (using mongoid as orm):

uninitialized constant DataMapper (NameError) in lib/backgrounder/orm/data_mapper.rb:67

I recommend including a if defined(DataMapper) or similar to fix this

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

No branches or pull requests

2 participants