dwaite / cookiejar

Manage client-side HTTP cookies in Ruby
BSD 2-Clause "Simplified" License
42 stars 69 forks source link

json is required for the json functions to work #16

Closed digininja closed 8 years ago

digininja commented 9 years ago

The to_json and json_create methods both require the json gem to work.