irb(main):001:0&gt; require &#39;rubygems&#39;<br>=&gt; true<br>irb(main):002:0&gt; require &#39;raw&#39;<br>=&gt; true<br><br>i can require raw.<br>-Greg<br><br><div class="gmail_quote">On Feb 2, 2008 10:34 AM, Jonathan Buch &lt;<a href="mailto:john@oxyliquit.de">john@oxyliquit.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>jo:~ jo:0$ irb<br>irb(main):001:0&gt; require &#39;raw&#39;<br>NoMethodError: &nbsp;undefined method `before&#39; for Raw::Mixin::Sweeper:Module<br>
 &nbsp; &nbsp; &nbsp; &nbsp;from /Library/Ruby/Gems/1.8/gems/raw-0.50.0/lib/raw/model/sweeper.rb:24<br> &nbsp; &nbsp; &nbsp; &nbsp;from /Library/Ruby/Site/1.8/roll/library.rb:283:in `require_without_roll&#39;<br> &nbsp; &nbsp; &nbsp; &nbsp;from /Library/Ruby/Site/1.8/roll/library.rb:283:in `require&#39;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;from /Library/Ruby/Site/1.8/roll/library.rb:852:in `gem_original_require&#39;<br> &nbsp; &nbsp; &nbsp; &nbsp;from<br>/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in<br>`require&#39;<br>
<br><br>require&#39;ing Og and Nitro works though. &nbsp;And requireing raw after<br>nitro works too. &nbsp;Or maybe raw shouldn&#39;t be required standalon<br>anyway?<br><br>Jo<br><font color="#888888"><br>--<br>Using Opera&#39;s revolutionary e-mail client: <a href="http://www.opera.com/mail/" target="_blank">http://www.opera.com/mail/</a><br>
_______________________________________________<br>Nitro-general mailing list<br><a href="mailto:Nitro-general@rubyforge.org">Nitro-general@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/nitro-general" target="_blank">http://rubyforge.org/mailman/listinfo/nitro-general</a><br>
</font></blockquote></div><br>