Ken Mayer

Results 8 issues of Ken Mayer

https://github.com/mattpolito/paratrooper

feature
chore
low

Useful if you have an application that would like to sleep at the end of every loop. This will let it wait for & collect the keypress until the sleep...

really tiny ones.

Since the gem is only included in the :development group, the engine is not available in "non-development" (e.g. production) environments Closes #5

By installing the live reload middleware and the style guide paths in application.rb, the app will "explode" in a production (e.g. Heroku) environment.

In our own deployment, we have some custom exception handling around the `create` method. By calling the more "public" `create` method in `render_success`, we get to have a _single_ code...

Reference: https://docs.github.com/en/discussions There isn't a discussion community for Doorkeeper and I opening issues when I'm looking for implementation advice clutters the maintainers' mailboxes. It's free.

### Steps to reproduce AuthorizedApplications controller returns the date that the _application_ was created, not the date that the _authorization_ was created. See also #279 and #109 I'd like to...