<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>opensoul.org - How to Gemify your Rails Plugins Comments</title>
  <id>tag:opensoul.org,2009:/2009/10/5/how-to-gemify-your-rails-plugins/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://opensoul.org/2009/10/5/how-to-gemify-your-rails-plugins/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2009/10/5/how-to-gemify-your-rails-plugins" rel="alternate" type="text/html"/>
  <updated>2009-11-08T14:43:19Z</updated>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Brandon</name>
    </author>
    <id>tag:opensoul.org,2009-10-05:17997:18644</id>
    <published>2009-11-08T14:43:19Z</published>
    <updated>2009-11-08T14:43:19Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2009/10/5/how-to-gemify-your-rails-plugins" rel="alternate" type="text/html"/>
    <title>Comment on 'How to Gemify your Rails Plugins' by Brandon</title>
<content type="html">&lt;p&gt;Anonymous:  I do not delete legitimate comments. Akismet must have thought it was spam.  Although, it&#8217;s curious that you posted your comment anonymously.&lt;/p&gt;


	&lt;p&gt;I&#8217;m surprised this is such a heated topic and that people have had so many issues.  We&#8217;ve used gems as much as possible since Rails 2.2, and haven&#8217;t really had any issues.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Anonymous</name>
    </author>
    <id>tag:opensoul.org,2009-10-05:17997:18640</id>
    <published>2009-11-08T12:28:01Z</published>
    <updated>2009-11-08T12:28:01Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2009/10/5/how-to-gemify-your-rails-plugins" rel="alternate" type="text/html"/>
    <title>Comment on 'How to Gemify your Rails Plugins' by Anonymous</title>
<content type="html">&lt;p&gt;Wow you actually deleted my comment? All I said was that gems are a pain since Rails 2.2, but if you want to stick your head in the sand and pretend they are perfect knock yourself out. Plugins &lt;span class=&quot;caps&quot;&gt;FTW&lt;/span&gt; till Rails 3!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Trent Martin</name>
    </author>
    <id>tag:opensoul.org,2009-10-05:17997:18627</id>
    <published>2009-11-07T16:27:22Z</published>
    <updated>2009-11-07T16:27:22Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2009/10/5/how-to-gemify-your-rails-plugins" rel="alternate" type="text/html"/>
    <title>Comment on 'How to Gemify your Rails Plugins' by Trent Martin</title>
<content type="html">&lt;p&gt;Personally, I&#8217;ve had all sorts of problems with gems, especially since Rails 2.2. Something about the way the environment is invoked has cause me tons of grief whenever using rake to install/unpack gems &#8211; dependencies are not loaded properly, or sometimes the dev environment is run &lt;span class=&quot;caps&quot;&gt;BEFORE&lt;/span&gt; requiring gems, which in turn forces me to comment out gem-specific code in my app, just to install the damn things.&lt;/p&gt;


	&lt;p&gt;Plugins have &lt;span class=&quot;caps&quot;&gt;NEVER&lt;/span&gt; given me any kind of problems &#8211; pretty damn rock-solid here. Gem integration in Rails is inherently broken, and Yehuda Katz knows it, which is why Bundler will be the new standard &#8211; hopefully it will iron out all of the kinks, cause I&#8217;m pretty damn tired of this ghetto setup!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Daniel Morrison</name>
    </author>
    <id>tag:opensoul.org,2009-10-05:17997:18002</id>
    <published>2009-10-05T23:48:09Z</published>
    <updated>2009-10-05T23:48:09Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2009/10/5/how-to-gemify-your-rails-plugins" rel="alternate" type="text/html"/>
    <title>Comment on 'How to Gemify your Rails Plugins' by Daniel Morrison</title>
<content type="html">&lt;p&gt;Joe: I know what you mean about gem versions being an annoyance, but that was the past. Now by specifying the gem version, you always know what you&#8217;re getting and installing other versions won&#8217;t have any effect.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Joe Van Dyk</name>
    </author>
    <id>tag:opensoul.org,2009-10-05:17997:18001</id>
    <published>2009-10-05T22:31:36Z</published>
    <updated>2009-10-05T22:31:36Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2009/10/5/how-to-gemify-your-rails-plugins" rel="alternate" type="text/html"/>
    <title>Comment on 'How to Gemify your Rails Plugins' by Joe Van Dyk</title>
<content type="html">&lt;p&gt;Really?  I&#8217;ve been putting gems into my Rails projects as plugins.  I always ran into problems if Project A required version X of a gem and Project B required version Y.  Problems went away if the gem was installed a plugin.&lt;/p&gt;</content>  </entry>
</feed>
