How to delete local cookie

I should delete cookie in "C:\Documents and Settings\hxr\Cookies" .

how do by ruby delete them?

baoju wrote:

I should delete cookie in "C:\Documents and Settings\hxr\Cookies" .

how do by ruby delete them?

File.delete("filename") ?

···

--
Posted via http://www.ruby-forum.com/\.

baoju wrote:

I should delete cookie in "C:\Documents and Settings\hxr\Cookies" .

how do by ruby delete them?

Hi All,

URL -->

This article will help to delete cookies,temp files in windows machine.

···

--
Posted via http://www.ruby-forum.com/\.