Adam Butler
Adam Butler
There should be no need to require the gem in to your application as it is only required for deployment in `config/deploy.rb`.
Changes script to honor `assetsOutputPath` for the `plistPath` and `pbxprojPath`
Bugfixes
Fixes one major and one minor issue that I ran into whilst developing with this package.
Hey @ajays1991 just wanted to say thanks for your [guide](https://medium.com/@ajays871/rails-6-deployment-using-terraform-docker-and-aws-codepipeline-a5fb15ede5eb) which I found really insightful and helpful getting my project setup. One thing I'm stuck on now is how to...
We were using version `1.0.0.alpha.1` with Sidekiq 5.5.9 when we noticed a strange issue where we would get many copies of jobs in our retry queue. We upgraded sidekiq to...
Is there any plans to add support for Open API 3.x ?
Adds the ability to receive passes by calling `Wallet.passes(callback)`.
Simplifies script by using: `squeeze` - to remove empty lines `lines` - instead of `select Removes unnecessary calls to `self`