Jeremy Olliver

Results 4 issues of Jeremy Olliver

Latest tests are breaking on travis-ci post rails 4 release due to not specifying an upper version limit. Rails 4 support shouldn't be too hard, and testing multliple versions via...

This is no issue for including in rails applications, but given the desired interface of mounting a rack endpoint, a rails engine is a rather large dependency. Implementing as something...

enhancement

A common deployment pattern is to have multiple application servers behind a load balancer such as nginx or haproxy. HAproxy in particular provides an httpcheck URL, and if that http...

enhancement

Need to run the tests with Rails 4 (and test on both 3.2 and 4.0 via [appraisal](https://github.com/thoughtbot/appraisal)) after that's confirmed we can bump the version constraint in the gemspec to...

enhancement