From: David Krmpotic Date: 2007-01-16T03:34:23+09:00 Subject: Re: "soemthing".pluralize/at/from/... -> NoMethodError Hmm, when in IRB, I enter: irb(main)> require 'rubygems' => true irb(main)> require_gem 'activesupport' => true but I still get NoMethodError when doing "something".pluralize .. now sure, I think it worked 2 days ago... What am I missing? thank you -- Posted via http://www.ruby-forum.com/.