Stuart Campbell
Stuart Campbell
I use this alias to quickly amend my last commit: ``` instamend = commit --all --amend --no-edit ```
Hello, this would be useful for us too :)
I think this is the underlying cause: https://github.com/rubygems/rubygems/issues/6205
And this looks like a proposed fix: https://github.com/dbalatero/levenshtein-ffi/pull/11
Oops, I filed this under `js2-mode`: https://github.com/mooz/js2-mode/issues/484.
+1, would be great to have this fix incorporated
What version of Thumbor are you using? Which of the URLs causes the error?
I'm not quite sure. Can you confirm that you get a different URL when you use `thumbor-url` to generate the URL? E.g.: ``` thumbor-url --key="" --width=252 --height=198 https://s3.amazonaws.com/bucket-name/rP1ysDPH_Photo_Apr_18_8_46_13_PM.jpg ```
Perhaps your production Thumbor server is misconfigured. Is it definitely using the same key you're using to generate these URLs?