solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
52 stars 124 forks source link

Remove dependency on json, multi_json #91

Closed jhawthorn closed 7 years ago

jhawthorn commented 7 years ago

JSON has been included in ruby's stdlib since 1.9, and we don't use multi_json