-
Hello,
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
CloudFoundry: cf/249
cf version 6.22.2+a95e24c-2016-10-27
…
-
Grape app mounted to Rails is not reloaded on each request in development mode. Or may be I haven't configured it properly?
lexer updated
3 years ago
-
I'm using `Committee::Middleware::RequestValidation` to validate incoming requests for a Sinatra app.
When the body of the request doesn't match the schema defined in the OpenAPI documentation, `Co…
-
Hi,
And thanks for the great work 🎸
We've been working with brakeman a lot in our team. However, we're mostly using sinatra with activerecord and there are some issues with the rails version we …
-
Verify first that your issue/request has not been posted previously:
* https://github.com/beefproject/beef/issues
* https://github.com/beefproject/beef/wiki/FAQ
Ensure you're using the [latest …
-
README additions
drnic updated
4 years ago
-
## Goal
An exchange for people wanting to read and contribute to Efs2file scripts that purport to do something useful that others may want to copy.
## Design
Some directory structure:
```…
-
**Describe the bug**
When trying to move chart generation (e.g. `line_chart data`) deeper into my application's stack (specifically from HAML file to model), I noticed that `line_chart` could only be…
-
The current test suite completes in ~ 2m 29s in CI. I would like to get it below ~ 1 minute.
We currently have [three test suites](https://github.com/honeybadger-io/honeybadger-ruby/tree/master/spe…
-
**Is your feature request related to a problem? Please describe.**
There are many ways to start puma across both Rails and Sinatra apps. It can be confusing and frustrating trying to come up with a g…