Closed kwando closed 10 years ago
I'm not sure what's causing this, but we just added jruby to the travis build matrix for this project, and it's passing with Mongoid 4.
I don't think carrierwave supports jruby though, but I agree that backtrace looks suspect. If you learn anything more, please to feel free to reopen this, but for now, I've got to close this issue out, until we can get a failing unit test case.
Carrierwave works fine with jruby and rails 3.2.* and mini_magick. It just blows into pieces with rails 4 and mongoid 4, at the moment this project is still on rails 3.2 mostly because of this issue. I'm gonna try to patch away the mongoid-grids_fs from carrierwave (we do not need it) and see if that works.
Gemfile with only relevant entries