2009/2/5 Phlip <phlip2005 / gmail.com>: > Radosw Bu„Šat wrote: >> >> On Thu, Feb 5, 2009 at 4:09 AM, Ken Bloom <kbloom / gmail.com> wrote: >>> >>> AFAIK, Rails isn't available for 1.9 yet, and much of the good stuff in >>> the Ruby 1.9 APIs is actually inspired by and taken from Rails. >> >> I don't think so. I can name only one thing (Symbol#to_proc) which was >> popularized by rails (and even not invented by rails itself). > > HashWithIndifferentAccess? What does this have to do with Ruby 1.9 inclusions? sandal:~ $ irb19 >> { :a => 1 }["a"] => nil >> HashWithIndifferentAccess NameError: uninitialized constant HashWithIndifferentAccess from (irb):2 from /Users/sandal/lib/ruby19_1/bin/irb:12:in `<main>' Unless it's under another name, I think this was an idea that was toyed with a while ago and dropped. -greg -- Technical Blaag at: http://blog.majesticseacreature.com Non-tech stuff at: http://metametta.blogspot.com "Ruby Best Practices" Book now in O'Reilly Roughcuts: http://rubybestpractices.com