kris
kris
Hi, Not sure if I'm failing to do something correctly, but when I do a search for a title of a movie, it fails if I provide the exact title....
I can do many searches across many models, as a single model or array of models, but for one particular model it croaks with this error. What's weird is it...
I have a couple models that are getting index (rebuilding index with verbose shows the models+ids) but no matter what I do I am unable to actually get any of...
Hi, I've seen other issues about doing nested collections of different data, but I believe my situation is slightly different. We have an ElasticSearch query that gets run across multiple...
## Describe the bug in a sentence or two. I'm trying to extract colors from an uploaded image, [following the docs](https://support.cloudinary.com/hc/en-us/articles/202519912-How-to-get-an-image-s-EXIF-information-using-CarrierWave-) on utilizing `cloudinary_transformation` and an `after_save` on the model....
If a user is not logged in, they still get the ability to rate, but it simply breaks because they're not logged in. So how do you show them the...