<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>ruby-talk-google Google Group</title>
  <link>http://groups.google.com/group/ruby-talk-google</link>
  <description>This is a mirror list of the offical ruby-talk mailing list. It serves as a alternative to the mail&amp;lt;-&amp;gt;news gateway (comp.lang.ruby). It exists to provide access to the mailing list via the convenience of Google Groups web-based client.</description>
  <language>en</language>
  <item>
  <title>Re: Rubygems 1.3.5 can&#39;t load &#39;rubygems/defaults/operating_sy..&#39;</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/636c9023e01dbcec/ecf244877a0e6535?show_docid=ecf244877a0e6535</link>
  <description>
  It&#39;s a feature of ruby -d &lt;br&gt; $ ruby -de &#39;begin; raise; rescue; end; p :ok&#39; &lt;br&gt; Exception `RuntimeError&#39; at -e:1 - &lt;br&gt; $ ruby -de &#39;begin; require &amp;quot;no such file&amp;quot;; rescue LoadError; end; p :ok&#39; &lt;br&gt; Exception `LoadError&#39; at -e:1 - no such file to load -- no such file &lt;br&gt; it prints for every raised error, even if caught.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/636c9023e01dbcec/ecf244877a0e6535?show_docid=ecf244877a0e6535</guid>
  <author>
  drbr...@segment7.net
  (Eric Hodel)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:58:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: Printing from Ruby</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/471e060ffc00fcdf?show_docid=471e060ffc00fcdf</link>
  <description>
  Thanks! This conveniently aligns with what I&#39;d concluded; looks like &lt;br&gt; PDF::Writer isn&#39;t updated for 1.9, and Prawn looks nice. &lt;br&gt; Although it worries me a bit that I get a ton of warnings running it under &lt;br&gt; 1.9. But they look harmless. &lt;br&gt; -s
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/471e060ffc00fcdf?show_docid=471e060ffc00fcdf</guid>
  <author>
  usenet-nos...@seebs.net
  (Seebs)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:45:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: What is __FILE__ and $0? (newbie question)</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/c707c1a081f73a62/8ad08b4280cb3dfe?show_docid=8ad08b4280cb3dfe</link>
  <description>
  I&#39;m not sure that would always work... &lt;br&gt; $0 is probably named after the same variable in the shell -- it tells you how &lt;br&gt; the current program was executed. &lt;br&gt; __FILE__ is the name of the current file, wherever it&#39;s accessed. &lt;br&gt; It seems that what they&#39;re trying to do is only run the main loop when your &lt;br&gt; program is run as a program, and not when it&#39;s used as a library. That is, if
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/c707c1a081f73a62/8ad08b4280cb3dfe?show_docid=8ad08b4280cb3dfe</guid>
  <author>
  ni...@slaphack.com
  (David Masover)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:31:47 UT
</pubDate>
  </item>
  <item>
  <title>What is __FILE__ and $0? (newbie question)</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/c707c1a081f73a62/d36d3ef6169bd7c4?show_docid=d36d3ef6169bd7c4</link>
  <description>
  Hello everyone, &lt;br&gt; I am new to Ruby, learning the basics, and the basics of FXRuby (I &lt;br&gt; know this is not the FXRuby forum, but I think this question pertains &lt;br&gt; Ruby per se). I&#39;ve noticed the &amp;quot;recommended&amp;quot; way of creating the main &lt;br&gt; app loop goes like this: &lt;br&gt; if __FILE__ == $0 &lt;br&gt; #main loop code &lt;br&gt; end &lt;br&gt; I&#39;ve already done some GUI apps, and had no need of these wierd
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/c707c1a081f73a62/d36d3ef6169bd7c4?show_docid=d36d3ef6169bd7c4</guid>
  <author>
  hypermeis...@yahoo.com
  (Omar Campos)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:18:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: Rubygems 1.3.5 can&#39;t load &#39;rubygems/defaults/operating_sy..&#39;</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/636c9023e01dbcec/17193f545c0c4cbd?show_docid=17193f545c0c4cbd</link>
  <description>
  I also tryied to uninstall and instal rubygems by hand and didn&#39;t work &lt;br&gt; (sorry my english) &lt;br&gt; Thanks, &lt;br&gt; Eric
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/636c9023e01dbcec/17193f545c0c4cbd?show_docid=17193f545c0c4cbd</guid>
  <author>
  roschere...@gmail.com
  (Eric Roscher)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:07:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby gem update issue in macos 10.5.7</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d1753a3b71d8d27f/35a9a86e35d3672d?show_docid=35a9a86e35d3672d</link>
  <description>
  I am getting the same error as Junmin, when trying to add &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gemcutter.org/yaml&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I get same 403 error as with RubyForge. Any ideas here? &lt;br&gt; -Kees Briggs
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d1753a3b71d8d27f/35a9a86e35d3672d?show_docid=35a9a86e35d3672d</guid>
  <author>
  kees.bri...@gmail.com
  (keesbriggs)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:05:06 UT
</pubDate>
  </item>
  <item>
  <title>Rubygems 1.3.5 can&#39;t load &#39;rubygems/defaults/operating_sy..&#39;</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/636c9023e01dbcec/a43c5106c363fdc0?show_docid=a43c5106c363fdc0</link>
  <description>
  Hello, &lt;br&gt; I had troubles using net-ssh gem and when debugged my script it raised &lt;br&gt; the following: &lt;br&gt; $ruby -dw sshtry.rb &lt;br&gt; Exception `LoadError&#39; at /usr/lib/ruby/1.8/rubygems.rb: 1113 - no such &lt;br&gt; file to load -- rubygems/defaults/operating_sy stem &lt;br&gt; Exception `NoMethodError&#39; at /usr/lib/ruby/1.8/rational.rb: 78 - &lt;br&gt; undefined method `gcd&#39; for Rational(1, 2):Rational
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/636c9023e01dbcec/a43c5106c363fdc0?show_docid=a43c5106c363fdc0</guid>
  <author>
  roschere...@gmail.com
  (Eric Roscher)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:55:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: Printing from Ruby</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/b080e6cad4a952d4?show_docid=b080e6cad4a952d4</link>
  <description>
  Maybe prince? &lt;br&gt; Blog: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://random8.zenunit.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Twitter: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://twitter.com/random8r&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Learn: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://sensei.zenunit.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; New video up now at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://sensei.zenunit.com/&quot;&gt;[link]&lt;/a&gt; real fastcgi rails &lt;br&gt; deploy process! Check it out now!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/b080e6cad4a952d4?show_docid=b080e6cad4a952d4</guid>
  <author>
  jul...@coretech.net.au
  (Julian Leviston)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:52:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: Printing from Ruby</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/4804277050094991?show_docid=4804277050094991</link>
  <description>
  Sounds like a job for prawn: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://prawn.majesticseacreature.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; We used it for something very similar, and it was superb. &lt;br&gt; dwh
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/4804277050094991?show_docid=4804277050094991</guid>
  <author>
  de...@haskinferguson.net
  (Denis Haskin)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:47:36 UT
</pubDate>
  </item>
  <item>
  <title>Printing from Ruby</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/2664dfe1fa609176?show_docid=2664dfe1fa609176</link>
  <description>
  Long story short: I wanted to make pretty-printed stuff. I have, after &lt;br&gt; several hours, gotten something that can produce acceptable output by &lt;br&gt; rendering as HTML, which I then run through Firefox -- with five mostly &lt;br&gt; undocumented about:config changes and an elaborate printing procedure. &lt;br&gt; That sucks. &lt;br&gt; I am looking for the ability to do things that are frankly not much beyond
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/0c9ae56574ec1675/2664dfe1fa609176?show_docid=2664dfe1fa609176</guid>
  <author>
  usenet-nos...@seebs.net
  (Seebs)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:35:17 UT
</pubDate>
  </item>
  <item>
  <title>[ANN] mail Gem version 1.3.0</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/64002fcda10d414d/32b6526abae86d3c?show_docid=32b6526abae86d3c</link>
  <description>
  So, mail Gem version 1.3.0 has been released. &lt;br&gt; The upgrades have been mainly in getting ActionMailer to work with Mail &lt;br&gt; instead of TMail. &lt;br&gt; This really put Mail through it&#39;s paces and I found a lot of little edge &lt;br&gt; case bugs to fix. &lt;br&gt; The good news is that ActionMailer now runs with Mail with all tests passing
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/64002fcda10d414d/32b6526abae86d3c?show_docid=32b6526abae86d3c</guid>
  <author>
  raasd...@gmail.com
  (Mikel Lindsaar)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:31:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: RubyGems current load paths</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/a10059dc34b9dd33/a19fcec804ea01c7?show_docid=a19fcec804ea01c7</link>
  <description>
  Gem.find_files(glob)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/a10059dc34b9dd33/a19fcec804ea01c7?show_docid=a19fcec804ea01c7</guid>
  <author>
  ryand-r...@zenspider.com
  (Ryan Davis)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:27:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: RubyGems current load paths</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/a10059dc34b9dd33/8c739c6637c9865e?show_docid=8c739c6637c9865e</link>
  <description>
  Have you looked at Gem.find_files? It was written to solve this problem. &lt;br&gt; ~ j.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/a10059dc34b9dd33/8c739c6637c9865e?show_docid=8c739c6637c9865e</guid>
  <author>
  jbarne...@gmail.com
  (John Barnette)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:26:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: RubyGems current load paths</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/a10059dc34b9dd33/31fbea0802dfce67?show_docid=31fbea0802dfce67</link>
  <description>
  I&#39;m doing a little meta-programming in this case -- I&#39;ve created a &lt;br&gt; function to find &amp;quot;plugins&amp;quot;. So I need to search through the $LOAD_PATH &lt;br&gt; and Gems. But I&#39;m all ears if there is another way to do it. Here&#39;s &lt;br&gt; the code: &lt;br&gt; # = Plugin Handler &lt;br&gt; # &lt;br&gt; # Find plugins across various library managers. &lt;br&gt; # &lt;br&gt; module Plugin
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/a10059dc34b9dd33/31fbea0802dfce67?show_docid=31fbea0802dfce67</guid>
  <author>
  transf...@gmail.com
  (Intransition)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:09:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to alias_method_chain initialize from a mixin.</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/3161b5e09978708c/99609ac884b248c9?show_docid=99609ac884b248c9</link>
  <description>
  I explored your idea of using inheritance a bit further, and though it&#39;s &lt;br&gt; not entirely transparent to the consuming class (super has to be called) &lt;br&gt; it is a clean implementation, and would look something like this: &lt;br&gt; class A &lt;br&gt; def initialize(&amp;amp;block) &lt;br&gt; @_original_self = block.binding.eval(&amp;quot;self&amp;quot;) &lt;br&gt; instance_eval(&amp;amp;block) if block_given?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/3161b5e09978708c/99609ac884b248c9?show_docid=99609ac884b248c9</guid>
  <author>
  evansen...@gmail.com
  (Evan Senter)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:05:35 UT
</pubDate>
  </item>
  </channel>
</rss>
