Akinori Musha

Results 124 comments of Akinori Musha

It was an accident that 1.8 compatibility was broken, http-cookie still supports 1.8.

@olleolleolle I think we can drop support for rbx-2.

This may be a necessary change, as I observed that [most popular browsers do not consider double quotes at all](https://github.com/sparklemotion/http-cookie/issues/9#issuecomment-266014416).

The current status is CI failure left. As far as I recall, I approved this PR waiting for the tests to finish, and then some of them failed. The failed...

It'd be cool to have it aliased to `~`. ```ruby class Pathname class # p Pathname.~('root') #=> # ```

I could write a formatter definition for [format-all](https://github.com/lassik/emacs-format-all-the-code).

I agree to apply LGPL-2.1-or-later to my commits.

Dependency conflicts around oauth2 and ominiauth gems have long been a pain in the neck. I bet few people enable all omniauth modules at the same time, but since we...

You could say `"payload": "{{ eventSubObj | as_object }}"`, I guess.

Did you disable the `parse_json` option?