Mike Nicholaides

Results 5 issues of Mike Nicholaides

Right now, a PATCH request gives you "method not supported: PATCH"

In HTML emails `links_in_email` will include the URIs specified in the Doctype URI, any HTML namespace tags. e.g. ``` html ``` This breaks `click_first_link_in_email` for HTML emails because the first...

When getting all videos via the advanced API, Psych (used by Crack) chokes on some of the JSON coming in. To fix it, I replaced `Crack::JSON` with `JSON` form the...

For example, when I run `:BundleInstall` I get this error: ``` Error detected while processing /Users/mike/.vim/bundle/words-to-avoid.vim/plugin/words-to-avoid.vim: line 4: E122: Function MatchTechWordsToAvoid already exists, add ! to replace it ```