-
I'm receiving an error when I click the "Cancel" button on a completed order, made through a Paypal sandbox account. I've tried removing `gem 'spree_gateway'` and `gem 'activemerchant'` just in case t…
-
`wrong number of arguments (given 4, expected 1..3)` is the general response for every combination of drivers I've attempted. I happy to keep digging, but it seems as lost cause, which is why I ask "…
-
Hi,
The Versioning middleware specifies the syntax for the HTTP Accept header as follows:
```
module Grape
module Middleware
module Versioner
# This middleware sets various version relat…
srust updated
9 years ago
-
## Background
I am working through our test-suite to add bullet, I cannot turn it on for all tests and therefore want to turn it on manually per test case. It works great with `Bullet.raise = true`, …
-
Hey @mikz!
I've been referencing this gem a lot recently, animations are definitely a big issue with visual regression tests. I think it'd be awesome to use the techniques you've developed here and p…
-
Hi,
I have some problem with ruby-mysql 2.9.3
After restarting the server everything works fine for 5 minutes, then I got the same error again.
Errno::EPIPE (Broken pipe):
ruby-mysql (2.9.3) lib/…
TeuF updated
13 years ago
-
The puzzle `7-5b7ee667` from #7 has to be resolved:
https://github.com/baudoliver7/ool-survey/blob/3e37e8d37c266e83ce4a4df8a22f2313fc163790/src/main/java/com/ool/survey/Main.java#L45-L47
The puzzle…
-
The puzzle `7-b2470a33` from #7 has to be resolved:
https://github.com/baudoliver7/ool-survey/blob/3e37e8d37c266e83ce4a4df8a22f2313fc163790/src/main/java/com/ool/survey/Main.java#L48-L50
The puzzle…
-
The puzzle `7-7b024abe` from #7 has to be resolved:
https://github.com/baudoliver7/ool-survey/blob/3e37e8d37c266e83ce4a4df8a22f2313fc163790/src/main/java/com/ool/survey/Main.java#L51-L55
The puzzle…
-
The pessimistic version for the `Faraday` gem is not tight enough in the latest release (v1.21.1) for this gem. As a result, version 0.9.x of `Faraday` gets installed and the gem explodes.
```
$ bund…