Lucia Sarni
Lucia Sarni
I'm also seeing so gaps on my lists. I found this recently since I added a drag and drop option for reordering the list that uses the position in the...
I'm getting the same error when trying to use this gem in combination with [ActiveAdmin](https://github.com/activeadmin/activeadmin): ``` ArgumentError - wrong number of arguments (given 1, expected 0): activesupport (5.1.3) lib/active_support/core_ext/class/attribute.rb:110:in `block...
Anyone has managed to fix this? I have tried JDK 9, the custom manifest and a few other solutions without any luck
It has changed but not improved on Windows: 5.2  Beta 5  Beta 8 
Still tiny @matthewhorridge 5.2  Beta 5  Beta 8 
Using [this](http://developer.openstack.org/api-ref/object-storage/?expanded=create-or-update-object-metadata-detail,get-object-content-and-metadata-detail#get-object-content-and-metadata) I get: ``` HTTP/1.1 404 Not Found Content-Length: 70 Content-Type: text/html; charset=UTF-8 X-Trans-Id: tx0b057418fd4d4de2aac6c-0058777297 Date: Thu, 12 Jan 2017 12:12:07 GMT Not FoundThe resource could not be found....
Yes, I was trying to download an image but if I download a txt the content is: `Not FoundThe resource could not be found.`
If I download without writing to the file it doesn't fail either, it returns a DLPayload that has an HttpResponse saying 404 Not Found.
@auhlig Yes, the authentication works. I can handle the files just fine in most situations, the upload fails only in one of my scenarios (but I can't find out why...
Fixed by upgrading to 3.0.3, thanks