Costa Shapiro
Costa Shapiro
To my surprise, it does not. The HAML way to run code at compile time is to start a line with a dash.
Please add `-webkit-overflow-scrolling: touch;` after https://github.com/jschr/bootstrap-modal/blob/master/css/bootstrap-modal.css#L37 It's generally a good idea to add this anywhere with `overflow: auto/scroll`, until Apple wakes up and makes this default.
* I would like the same admin interface would be exposed (optionally) as a JSON REST API — with the same reasonable auth options. Bonus: OpenAPI (swagger) integration. * Adding...
To enable RuboCop **only** when config (`.rubocop.yml`) is present in a project directory, I've created the global config (`~/.rubocop.yml`) with the following: ``` AllCops: Exclude: - '**/*' ``` But it...
First, thanks for maintaining this module. Then, it appears to have trouble with getting sub-second resolution right, and it may be because the last update of the related code (#47,...
Headers and body in particular. Thanks.
What should I put in my `go.mod` for the latest version of `goczmq`?
## Description Support for: - origin certificates (securing connection from cloudflare to the origin server) - back-end CIDRs (restricting the origin server's access to cloudflare back end only) - ###...
also, guard with no Phoenix, just with `Plug.Router`, by path, possible? Thank you.
maintenance?
This project looks unmaintained for over 3 years, and I'm not sure about the state of its code. Now I'm looking for a simple job queue system — the bigger...