Roger Bagué

Results 3 issues of Roger Bagué

Updates figaro:load task so that figaro also loads environment specific variables

enhancement

Right now, this gem can only be used _out of the box_ in full applications. In order to use it in API-only applications (or in API controllers), `GearedPagination::Controller` needs to...

While implementing some HTTP status checks that we use in one of our applications, I noticed that the HTTP check [skips SSL certificate validation](https://github.com/basecamp/easymon/blob/9c3a63193bca9de4b7c5488a600de51995643060/lib/easymon/checks/http_check.rb#L33) in HTTPS requests, and that it...