-- http://gmosx.me.gr http://joy.gr http://cull.gr http://nitroproject.org http://phidz.com http://joyerz.com
on 02.02.2008 16:28
on 02.02.2008 16:41
Hi, jo:~ jo:0$ irb irb(main):001:0> require 'raw' NoMethodError: undefined method `before' for Raw::Mixin::Sweeper:Module from /Library/Ruby/Gems/1.8/gems/raw-0.50.0/lib/raw/model/sweeper.rb:24 from /Library/Ruby/Site/1.8/roll/library.rb:283:in `require_without_roll' from /Library/Ruby/Site/1.8/roll/library.rb:283:in `require' from /Library/Ruby/Site/1.8/roll/library.rb:852:in `gem_original_require' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require' require'ing Og and Nitro works though. And requireing raw after nitro works too. Or maybe raw shouldn't be required standalon anyway? Jo
on 02.02.2008 16:55
irb(main):001:0> require 'rubygems' => true irb(main):002:0> require 'raw' => true i can require raw. -Greg