Neil Middleton

Results 4 issues of Neil Middleton

The test suite will not run due to the hardcoding in /steak/blob/master/spec/fixtures/rails_project_with_steak/Gemfile to /Users/luismi/p/steak. With this I cannot run the test suite.

We were experimenting with `node-postgres` and found that columns were lost in the result set if they had the same name, because of how JSON works. However, after switching to...

question

An app with `Sidekiq::Testing.inline!` fails tests with sidekiq-encryptor setup. I would assume it's not decrypting the jobs when inline.