john peter
2006-Mar-31 20:11 UTC
[Rails] can activesupport gem be used in "standalone" fashion?
i''m using ruby 1.8.2, rubygem 0.8.10, rails 1.0.0 where activesupport version = 1.2.5 when i try to run this in RADRail, i get a NoMethodError: require ''rubygems'' require_gem "activesupport" print Time.now + 2.days the error message is: c:/e312workspace/first/test3.rb:5: undefined method `days'' for 2:Fixnum (NoMethodError) is there a way to use the numeric/time core_ext in a plain ruby app? if so, how? thanks for any help! --------------------------------- New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060331/d62acad2/attachment.html