ChangeLog-0.0.2 ↑

2020-01-08 ↑

2020-01-08 15:51:35 +0900 Nobuyoshi Nakada ↑

Achieve version numbers from tags ↑

2020-01-06 15:27:08 +0900 Yusuke Endoh ↑

Add a guard for Proc#ruby2_keywords ↑

2020-01-03 23:51:21 +0900 Yusuke Endoh ↑

Add a shim for Proc#ruby2_keywords ↑

2020-01-03 10:26:25 +0900 Nobuyoshi Nakada ↑

Check Module#ruby2_keywords arity ↑

It is considered a mistake, because calling this method with no arguments has no effect.

2019-12-04 ↑

2019-11-10 12:04:28 -0800 Jeremy Evans ↑

Fix usage example in README ↑

The examle warns in Ruby 2.7, and it isn’t a case where you would want to use ruby2_keywords.

2019-12-03 ↑

2019-12-03 18:08:39 +0900 Yusuke Endoh ↑

Update homepage to the github repository ↑