-
After installing cucumber_timing_presenter with "gem install cucumber_timing_presenter", and attempting to run as per the README ( "cucumber -t @PERF_001 -f CucumberTimingPresenter::TimingFormatter --…
-
When writing the letsencrypt_plugin.yml file it seems to not like the dynamically created array:
#### 1. Expected behavior
Running `rake letsencrypt_plugin` outputs
```
I, [2016-09-24T08:49:40.76134…
-
The history of our spec/ directory is basically untouched.
Yes, I know that we're a frontend-heavy app, and are mainly using rails as an API. But, even so, we have been accepting PRs without tests.
…
-
> ## 解決したいこと・達成したいものについて
>gem 'carrierwave’の設定は完了したのですが、S3にて画像のアップロードを行おうとするとエラーが発生します。エラーを見てみるとfog-awsのプロバイダーが読み込まれていないと出ていました。いろいろなサイトを見て回って周辺のファイルを見直したりしていたらgemをインストールしなおしたりしていたら
![image](https:/…
-
I'm trying to include `pry-rails` in a Rails 5 app using Ruby 2.4.1, but it doesn't seem to replace irb in the console.
I've included `pry-rails` in my gemfile and run `bundle install`, but when I …
-
Currently unable to use Kimurai with Ruby 3.x. I'm able to use the same code when downgrading the Ruby version to 2.x. Getting the error `wrong number of arguments (given 2, expected 1; required keywo…
-
I have some RuboCop-RSpec cops configured in my .rubocop.yml file, and that is breaking the plugin. Let me know if you need more info.
```
/my/projecy/path.rubocop.yml: RSpec/FilePath has the wron…
-
# Problem
We currently have [one page that uses JavaScript](http://everypolitician.org/needed) to progressively enhance the page by displaying up-to-date data from a remote API. It first gets the d…
-
### 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 recently created a new app in Heroku, installed the buildpack, added the ENV variables and it is not working.
I tried different things commented on other issues (I'm using Ruby):
```
Sele…