Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Issue with using multiple uploaders for a single model #743
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
bensie
May 31, 2012
Owner
While I have not had time to fully investigate, I can confirm that this is a bug.
While I have not had time to fully investigate, I can confirm that this is a bug. |
added a commit
that referenced
this issue
May 31, 2012
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
bensie
May 31, 2012
Owner
I've added a spec for this issue but could not reproduce your issue. If possible, please send a failing spec or a sample app demonstrating this behavior. Are you using the latest version of CarrierWave?
I've added a spec for this issue but could not reproduce your issue. If possible, please send a failing spec or a sample app demonstrating this behavior. Are you using the latest version of CarrierWave? |
bensie
closed this
May 31, 2012
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
jgorset
Jun 6, 2012
We're seeing this behavior in our application as well. I'll try to get around to send you a sample application.
jgorset
commented
Jun 6, 2012
We're seeing this behavior in our application as well. I'll try to get around to send you a sample application. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
nvdk
Sep 18, 2012
We too are seeing this behaviour in our application, we are using carrierwave in combination with mongoid (version 3.0.5) and the mongoid-3 branch of your carrierwave-mongoid gem.
nvdk
commented
Sep 18, 2012
We too are seeing this behaviour in our application, we are using carrierwave in combination with mongoid (version 3.0.5) and the mongoid-3 branch of your carrierwave-mongoid gem. |
rmatesic commentedMay 22, 2012
Hi,
I have had an issue with carrierwave when using multiple uploaders in a single model and when it comes to returning that model as a json object.
I have a stack overflow question which explains the problem i had and how i fixed it. Not sure if this is a bug or not. But if you could take a look, it would be helpful thanks.
http://stackoverflow.com/questions/10594802/multiple-carrierwave-mount-uploader-on-a-single-model