Patrick Howard Wiseman

Results 4 issues of Patrick Howard Wiseman

## Steps to reproduce erlang 24.3.4.5 elixir 1.13.4-otp-24 1. Generate a controller -- `mix bonny.gen.controller Widgets widgets` 2. Generate a manifest -- `mix bonny.gen.manifest` ## Expected results Generate a manifest.yaml...

# Problem Description The default for the `CertDir` configuration option is presently nonsensical. I expect because it is out of date with other changes in the expected workflow for a...

kind/bug
help wanted
good first issue
lifecycle/frozen
priority/important-longterm

This commit now makes many of the rake tasks fail. Unsure of the fix for older versions of rails, but Rails >= 6 reverting this fixes the issue. https://github.com/preston/railroady/commit/328fc7a03e92efc0781082f4dc8b6ab35fbc3f45

# Description `heroku-buildpack-ruby` require that the runtime specify a `PORT` environment variable. Although consistent across buildpacks -- a recurring issue is building a rack image and forgetting to specify the...