James Mcguire

- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
-
James Mcguire 创建了一个帖子, RSpec hanging when running in RubyMine, works fine outside of RubyMine and on old laptop
I recently upgraded my laptop, from a 2019 MacBook Pro to a 2023 MacBook Pro (M2). Spring and Rspec were working fine on the old laptop. See this output in RubyMine's run tab: /bin/zsh -c "bash -... -
-
James Mcguire 进行了评论, -
James Mcguire 创建了一个帖子, Automate running sidekiq while running rails configuration?
I have 2 Run/Debug Configurations setup: 1. Rails Development2. Gem Command Sidekiq I'd like to automate starting up sidekiq when running the rails development configuration. However, since sideki...