From: Sumanth Ambati Date: 2007-08-01T23:50:02+09:00 Subject: Re: Installing json-1.1.1 gem on windows xp I just saw that the JSON comes as the module with ruby... (http://caboo.se/doc/classes/ActiveSupport/JSON.html). How do I include this module and make use of the functions like encode and decode? I do not think that JSON gem is required since we already have the module... Any help in this regard, welcome. Thanks in advance! Sumanth. -- Posted via http://www.ruby-forum.com/.