eonu/arx

Fix JSON warning after 2.7.0

eonu opened this issue · 1 comments

eonu commented

After v2.7.0, the JSON gem produces the following warning when Paper#as_json is called.

warning: Using the last argument as keyword parameters is deprecated

eonu commented

Temporarily fixed in #101.