Jake Howerton
Jake Howerton
@bacongobbler as far as a possible way to structure this workflow: * the source code is in the repo (we would have a mono repo), if you are using separate...
I imagine you guys want something that matches the style for the other icons in this direction? https://cdn4.iconfinder.com/data/icons/banking/512/18-512.png There are also lots of examples for inspiration on google image search...
@greggroth sounds good to me, even better if it can be flipped on via a flag to preserve existing behavior for now.
@kareemshahin we have done this in the past, I think you'll want to customize your client via `config.client_method`
@bf4 in the past we would run tests in parallel for CI/CD purposes and then run w/ the doc generation on a specific event like branch merging or point release....
@stwr667 not sure we want to change this behavior, since I am think the intention was to use the task to both confirm all specs pass and generate docs simultaneously....
@bf4 In general I'm of the opinion that your API endpoints shouldn't knowingly raise, and you should have a catch all for situations you didn't predict, but maybe there's a...
@bf4 does your app not rescue this error and provide a response to the client?
Hey All. I am going to spend some time cleaning up existing issues, and merging ready to go PRs where it makes sense. Long term for this project to be...
@oestrich got me access to make gem releases also, please let me know if anyone has other items they'd like to get into a public release. #456 should be resolved...