On Oct 19, 2008, at 14:05 PM, Pratik wrote:
Rails currently uses deprecated "Gem::cache.search(/_generator$/)"
which is deprecated in rubygems 1.3.0. This causes a warning to be
thrown everytime "script/generate" is called. Could someone please
suggest an alternative that's backwards compatible ?

I came up with this patch
https://gist.github.com/99481e566e2a2d925651.txt after quickly going
through rubygems source. But I'm not sure if that's the best way to go
about it.

Any help/suggestions are greatly appreciated!

That is correct.
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to