Ian Heggie
Ian Heggie
@gmassman - I added a note in README to add `gem 'health_check'` after the rails gems - I presume you did that?
This looks like an issue with rails itself, as I am using the standard respond_to which according to rails doc https://api.rubyonrails.org/v5.0.6/classes/ActionController/MimeResponds.html : "(Rails determines the desired response format from the...
Just checked health_check on an old rails 2.3.18 site, and it has the same issue ... Checked a rails 5.0 site resource index page, and it worked!! (though its using...
@icapuccio I have no idea why respond_to is not paying attention to the Accept header. Anyone have an idea?
At this point, No, I am not intending to code for multiple database support, but am happy to accept a PR if you want to code it. If you send...
I use a lot of feature branches labeled tNNN_some_description (where NNN is the ticket number) ... having them automatically tested would be great.
Similar issue with rbenv ... also consider detecting .ruby-version (which both rvm and rbenv detect)
I would like this as well -
What are your thoughts on how this would be used - I can think of various scenarios: 1. A combined snapshot/destroy and related create from snapshot - mainly to reduce...
what variations are there on CPU type?