<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Saint Louis Ruby Users Group Google Group</title>
  <link>http://groups.google.com/group/stlruby</link>
  <description>Discussions of the Ruby programming language, for folks near St. Louis, MO. We also cover a lot of Ruby on Rails topics. We meet the 2nd Monday of the month, 6-8 pm, at 1350 Timberlake Manor, 3rd floor, 63017. Many of us go to dinner afterwards, for more open discussions and networking. </description>
  <language>en</language>
  <item>
  <title>Re: [stlruby] Re: What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/2950848ccebb6e5f?show_docid=2950848ccebb6e5f</link>
  <description>
  Luis commented on the Google group for RubyInstaller (The 5-click &lt;br&gt; Installer :) that gemcutter works with it, but he hasn&#39;t tested &lt;br&gt; jeweler. (if it doesn&#39;t shell out to *nix commands, it shuld be fine). &lt;br&gt; &lt;p&gt;So he is aware of the move. &lt;br&gt; &lt;p&gt;Gem&#39;s must from now on be &amp;quot;pushed&amp;quot; to gemvutter, if hosted on RF:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/2950848ccebb6e5f?show_docid=2950848ccebb6e5f</guid>
  <author>
  ed.howl...@gmail.com
  (Ed Howland)
  </author>
  <pubDate>Tue, 24 Nov 2009 00:39:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: require File.expand_path(File.dirname(__FILE__ ...</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/71500db60800fca6?show_docid=71500db60800fca6</link>
  <description>
  Duh. I should have realized that I should look in the String class for &lt;br&gt; the [] method. Even crazier is the assignment form: &lt;br&gt; &lt;p&gt; str[regexp, fixnum] = new_str &lt;br&gt; &lt;p&gt;I had a hard time finding documentation for __FILE__. It turns out &lt;br&gt; that it&#39;s a Ruby keyword, and a pseudo-variable, like true/false/nil/
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/71500db60800fca6?show_docid=71500db60800fca6</guid>
  <author>
  craig.buc...@gmail.com
  (Craig Buchek)
  </author>
  <pubDate>Mon, 23 Nov 2009 21:04:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] Re: What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/4b6ace7cac2ddf59?show_docid=4b6ace7cac2ddf59</link>
  <description>
  I&#39;d be willing to do a 15 minute talk on jeweler. I think it&#39;s the &lt;br&gt; bees knees. &lt;br&gt; &lt;p&gt;Sent from my iPhone &lt;br&gt; &lt;p&gt;On Nov 23, 2009, at 10:02 AM, Craig Buchek &amp;lt;craig.buc...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/4b6ace7cac2ddf59?show_docid=4b6ace7cac2ddf59</guid>
  <author>
  mario.e.aqu...@gmail.com
  (Mario Aquino)
  </author>
  <pubDate>Mon, 23 Nov 2009 20:17:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] Re: require File.expand_path(File.dirname(__FILE__ ...</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/30c17de5858b5d1c?show_docid=30c17de5858b5d1c</link>
  <description>
  Craig, &lt;br&gt; &lt;p&gt;There is some discussion on this in the Ruby dev list (where Matz &lt;br&gt; hangs out). I&#39;m not sure where he is going to end up, #Kernel.__dir__, &lt;br&gt; __dir__(*paths), __DIR__ or __DIR__(*paths). I think the consensus &lt;br&gt; might be for __DIR__ as a constant as you say. You can write your own &lt;br&gt; function that does a similar thing, assuming __DIR__ exists:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/30c17de5858b5d1c?show_docid=30c17de5858b5d1c</guid>
  <author>
  ed.howl...@gmail.com
  (Ed Howland)
  </author>
  <pubDate>Mon, 23 Nov 2009 19:35:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/9928e0f1cd6d9939?show_docid=9928e0f1cd6d9939</link>
  <description>
  You can still pull down sources from Github via GIT, you just can&#39;t &lt;br&gt; pull them as a single file via gems. As I understand it, the idea is &lt;br&gt; to keep your development in Github (or anywhere else you care to) and &lt;br&gt; push to Gemcutter in addition to that. &lt;br&gt; &lt;p&gt;I don&#39;t think Curt is involved much with the Windows Once-Click
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/9928e0f1cd6d9939?show_docid=9928e0f1cd6d9939</guid>
  <author>
  craig.buc...@gmail.com
  (Craig Buchek)
  </author>
  <pubDate>Mon, 23 Nov 2009 18:26:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] Re: What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/87a5ae0b4f55d5ee?show_docid=87a5ae0b4f55d5ee</link>
  <description>
  The commenter you&#39;re talking about is probably Luis Lavena. He took &lt;br&gt; over as maintainer of the OneClick installer - now known as &lt;br&gt; RubyInstaller[1] - in December of 2007[2]. &lt;br&gt; &lt;p&gt;&amp;quot;For at least one year&amp;quot;[3] &lt;br&gt; &lt;p&gt;[1] &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.rubyinstaller.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; [2] &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.mmediasys.com/2007/12/18/ya-es-oficial-ruby-for-windows-en-mis-manos/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/87a5ae0b4f55d5ee?show_docid=87a5ae0b4f55d5ee</guid>
  <author>
  gthiesf...@gmail.com
  (Gordon Thiesfeld)
  </author>
  <pubDate>Mon, 23 Nov 2009 18:23:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] Re: What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/e1f8059e10cd41aa?show_docid=e1f8059e10cd41aa</link>
  <description>
  Craig, you are probably right about the dependencies. Note net-ssh, &lt;br&gt; json, etc. Needed for the push process, but not for backtracer itself. &lt;br&gt; However, based on your news re: the switch to rubygems.org &lt;br&gt; (Gemcutter), it can&#39;t hurt to have these installed. &lt;br&gt; &lt;p&gt;I hope Curt Hibbs is reading thius. One of the commenters mentioned
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/e1f8059e10cd41aa?show_docid=e1f8059e10cd41aa</guid>
  <author>
  ed.howl...@gmail.com
  (Ed Howland)
  </author>
  <pubDate>Mon, 23 Nov 2009 18:02:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: require File.expand_path(File.dirname(__FILE__ ...</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/1b1045ac4abe0c2a?show_docid=1b1045ac4abe0c2a</link>
  <description>
  I don&#39;t much care for allowing __DIR__ to take args as a method. &lt;br&gt; __FILE__ is just a constant String, and I think __DIR__ should mirror &lt;br&gt; its implementation as much as possible. &lt;br&gt; &lt;p&gt;The regex matches up until it reaches a colon, some digits (\d+), and &lt;br&gt; another colon. Then it stores what got matched within the parentheses.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/1b1045ac4abe0c2a?show_docid=1b1045ac4abe0c2a</guid>
  <author>
  craig.buc...@gmail.com
  (Craig Buchek)
  </author>
  <pubDate>Mon, 23 Nov 2009 16:35:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/1fa8fbd96d8e6b3d?show_docid=1fa8fbd96d8e6b3d</link>
  <description>
  Gemcutter will soon be replacing RubyForge as the default gem host. &lt;br&gt; See &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.rubyinside.com/gemcutter-is-the-new-official-default-rubygem-host-2659.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; for details. In addition, Github has (or will) stopped building &lt;br&gt; downloadable gems. &lt;br&gt; &lt;p&gt;Jeweler is one of the gem creation tools. Another is newgem. I had
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/1fa8fbd96d8e6b3d?show_docid=1fa8fbd96d8e6b3d</guid>
  <author>
  craig.buc...@gmail.com
  (Craig Buchek)
  </author>
  <pubDate>Mon, 23 Nov 2009 16:02:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/72642482c4af3dd7?show_docid=72642482c4af3dd7</link>
  <description>
  Thanks Amos and Mario. &lt;br&gt; &lt;p&gt;It sounds jlike just what I need. Investigating the backtracer some &lt;br&gt; more, I found that I could install ruby-debug19 for 1.9.1. It is still &lt;br&gt; a bit buggy and the locals option doesn&#39;t work with backtracer for me. &lt;br&gt; &lt;p&gt;Other than that making a gem for my Cuke+RSpec legacy toolset, sounds
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/72642482c4af3dd7?show_docid=72642482c4af3dd7</guid>
  <author>
  ed.howl...@gmail.com
  (Ed Howland)
  </author>
  <pubDate>Sun, 22 Nov 2009 18:57:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/856476ae66068199?show_docid=856476ae66068199</link>
  <description>
  Ed, &lt;br&gt; &lt;p&gt;You don&#39;t have to call gem tumble all the time. It is a one time deal. &lt;br&gt; &lt;p&gt;Amos &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Amos King &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://dirtyInformation.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/Adkron&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; -- &lt;br&gt; Looking for something to do? Visit &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ImThere.com&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/856476ae66068199?show_docid=856476ae66068199</guid>
  <author>
  amos.l.k...@gmail.com
  (Amos King)
  </author>
  <pubDate>Sun, 22 Nov 2009 14:09:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/5aa75c6b59e8633a?show_docid=5aa75c6b59e8633a</link>
  <description>
  Jeweler is awesome. It will create a skeleton ruby project structure &lt;br&gt; for you, complete with rakefile and the supporting test helper file of &lt;br&gt; your choice (rspec, bacon, test::unit, etc). It will also initialize &lt;br&gt; your project dir as a git repo with the remote master pointing to your &lt;br&gt; default account on github. I have been using it for most of the year
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/5aa75c6b59e8633a?show_docid=5aa75c6b59e8633a</guid>
  <author>
  mario.e.aqu...@gmail.com
  (Mario Aquino)
  </author>
  <pubDate>Sun, 22 Nov 2009 03:34:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/64c6d7f67a6deb9b?show_docid=64c6d7f67a6deb9b</link>
  <description>
  Gemcutter is the new offical hosting site for ruby gems. That&#39;s all it &lt;br&gt; does is host gems. &lt;br&gt; &lt;p&gt;Jeweler is a gem for helping create gems. It defaults to putting things &lt;br&gt; up on gemcutter. &lt;br&gt; &lt;p&gt;-Mike
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/64c6d7f67a6deb9b?show_docid=64c6d7f67a6deb9b</guid>
  <author>
  mr.ga...@gmail.com
  (Mike Gaffney)
  </author>
  <pubDate>Sat, 21 Nov 2009 23:21:17 UT
</pubDate>
  </item>
  <item>
  <title>What is gemcutter and jeweler?</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/e0a6348f0337780c?show_docid=e0a6348f0337780c</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I wanted to try the excellent backtracer gem [1] and had to install &lt;br&gt; jeweler first [2],[4]. I got of lot of other dependencies, like for &lt;br&gt; gemcutter, etc. What is all this? I think it has something to do with &lt;br&gt; git, rubyforge and publishing your own gems. [3] Are people moving to &lt;br&gt; this from rubyforge/github? Can you do the jeweler/gemcutter tumble
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/ad5ecc82aca002fe/e0a6348f0337780c?show_docid=e0a6348f0337780c</guid>
  <author>
  ed.howl...@gmail.com
  (Ed Howland)
  </author>
  <pubDate>Sat, 21 Nov 2009 23:19:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: [stlruby] Re: require File.expand_path(File.dirname(__FILE__ ...</title>
  <link>http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/46f33b66b18d15b5?show_docid=46f33b66b18d15b5</link>
  <description>
  I like the Ramaze implementation of __DIR__(*args) &lt;br&gt; &lt;p&gt;But there seems to be a difference between ruby versions wrt to &lt;br&gt; caller. On 1.9.1, I get something like this for caller[0]: &lt;br&gt; &amp;quot;/Users/edh/ruby/caller.rb:7:i n `b&#39;&amp;quot; &lt;br&gt; &lt;p&gt;The path is fully expanded. &lt;br&gt; &lt;p&gt;in 1.8.7: &lt;br&gt; rvm 1.8.7 &lt;br&gt; irb &lt;br&gt; &lt;p&gt;irb(main):006:0&amp;gt; caller[0][0][/^(.*):\d+:/,1]
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/stlruby/browse_thread/thread/45de2f00249f5184/46f33b66b18d15b5?show_docid=46f33b66b18d15b5</guid>
  <author>
  ed.howl...@gmail.com
  (Ed Howland)
  </author>
  <pubDate>Sat, 21 Nov 2009 18:28:05 UT
</pubDate>
  </item>
  </channel>
</rss>
