From: Gavin Sinclair Date: 2003-10-04T21:38:45+09:00 Subject: [ANN] Ruby/Extensions 0.2.0 Hi -talk, I have released Ruby (Standard Class) Extensions version 0.2.0. It contains the following methods: Class#autoinit Enumerable#build_hash Enumerable#collect_with_index Enumerable#contains? Enumerable#has? Enumerable#includes? Enumerable#map_with_index IO::write Integer#even? Integer#odd? Numeric#format_s Object#in? Object#singleton_class String#ends_with? String#expand_tabs String#indent String#outdent String#starts_with? String#taballto String#tabto String#trim Full documentation is included and can be viewed at http://extensions.rubyforge.org/rdoc. Cheers, Gavin