-
When I run Spork by itself, it runs just fine. However, when I try to run it under Guard, it fails with the error below:
```
00:07:27 - INFO - Guard uses TerminalTitle to send notifications.
00:07:27…
-
First and only known place yet where it did occur was userstories#new and userstories#create requested from manage userstories page.
Seems to work in production right now after recent deployment.
In…
-
### リポジトリ
https://github.com/mako4kamiya/tctr50_Baukis2_Rails6
### 自分なりのゴール
この本を一冊通すことで、顧客管理システムを作る
### この課題を選んだ理由
・Rails6を深めたい。
・Dockerを深めたい。
・今後、この課題で作った顧客管理システムをカスタマイズして、身内の会社の顧客管理を作りたい。
-
With the [PhantomJS project abandoned](https://github.com/ariya/phantomjs/issues/15344), and [potential issues with teaspoon + phantomjs](https://github.com/jejacks0n/teaspoon/issues/527#issuecomment-…
rmm5t updated
3 years ago
-
## Issue Type
- [x] Bug Report/Documentation Report
## Versions & Configuration
- sure 1.4.7
- CPython 3.6.2
- macOS 10.13 (High Sierra)
## Steps to reproduce (Expected and Actual Result…
-
### What we should change and why (this is tech debt)
```
Failures:
1)
As an administrator
I want to create/update complex order cycles with a specific time
creating an order c…
-
Hi, I am working for long time with Selenium Google Chrome web driver, and received lately failure that I believe that related to heroku-buildpack-google-chrome, since on my local machine it works per…
-
Hi,
When I update to 'master' the rake command breaks on codeship.
```
rof@railsonfire_95981500-275e-0133-512f-0efcb37b71e5_fa85a9fee872:~/clone$ bundle exec rake db:schema:load
rake aborted!
missi…
-
Hey there,
I'm trying to figure out the best way to write integration tests using Capybara that work with Stripe's checkout.js. My tests are working correctly as is - I can fill out the Stripe Checko…
-
Hey guys,
great job on this! You need some tests! Did you practice TDD?
Your tests should have different forms with increasing complexity, ensuring that stuffer appropriately fills in the expected …