From: Phillip Gawlowski Date: 2007-04-11T14:14:12+09:00 Subject: Re: NameError: uninitialized constant Date::ABBR_MONTHS Jigar Gosar wrote: > DATE::ABBR_MONTHS exists in this doc here. No, it doesn't. But Date::ABBR_MONTHS does. > http://www.ruby-doc.org/stdlib/libdoc/date/rdoc/index.html > > And I was using this functionality till ruby 1.8.2 it suddenly stoped > with the upgrade. can these guys just remove stuff without warning!!! or > am I looking at wrong place? Yes, this is a case of EBKAC, not a bug in stdlib. -- Phillip "CynicalRyan" Gawlowski http://cynicalryan.110mb.com/ Rule of Open-Source Programming #4: If you don't work on your project, chances are that no one will.