<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: RailsRally 2007 and GemsOnRails</title>
	<atom:link href="http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<lastBuildDate>Sun, 14 Mar 2010 12:52:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vivs</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-189705</link>
		<dc:creator>Vivs</dc:creator>
		<pubDate>Tue, 27 Oct 2009 08:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-189705</guid>
		<description>i m using magic_multi_connection gem and my site is located on VPS server which i can&#039;t restart. But if i want my gem to work i have to write &quot;require magic_multi_connection&quot; of environment.rb file and to make that thing run on live server i have to restart live domain server so that environment.rb file gets executed. 
So is there any other way that i can directly upload my stuffs and make it working after freezing the gem without restarting the live server.
If i m mistaken some where then please let me know.</description>
		<content:encoded><![CDATA[<p>i m using magic_multi_connection gem and my site is located on VPS server which i can&#8217;t restart. But if i want my gem to work i have to write &#8220;require magic_multi_connection&#8221; of environment.rb file and to make that thing run on live server i have to restart live domain server so that environment.rb file gets executed.<br />
So is there any other way that i can directly upload my stuffs and make it working after freezing the gem without restarting the live server.<br />
If i m mistaken some where then please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-123872</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Thu, 25 Sep 2008 00:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-123872</guid>
		<description>@Adam - if you&#039;re using Rails 2.1 I recommend using the in-built gem support and the accompanying rake tasks.

Regarding your problem, I just reinstalled gemsonrails and the cmd-line app appears for me. The placement of &#039;gemsonrails&#039; application into your path is supported by RubyGems, and works in the same way that you have access to the &#039;rails&#039; application. Not sure why it would fail.</description>
		<content:encoded><![CDATA[<p>@Adam &#8211; if you&#8217;re using Rails 2.1 I recommend using the in-built gem support and the accompanying rake tasks.</p>
<p>Regarding your problem, I just reinstalled gemsonrails and the cmd-line app appears for me. The placement of &#8216;gemsonrails&#8217; application into your path is supported by RubyGems, and works in the same way that you have access to the &#8216;rails&#8217; application. Not sure why it would fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Falcone</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-123870</link>
		<dc:creator>Adam Falcone</dc:creator>
		<pubDate>Thu, 25 Sep 2008 00:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-123870</guid>
		<description>I know this is a simple question but I&#039;m just getting started. 

I did: 
&gt; gem install gemsonrails

&quot;no problem&quot;

&gt; cd rails-app-folder

&quot;no problem&quot;

&gt; gemsonrails

&quot;gemsonrails command not found&quot;

can someone please let me know why I can&#039;t deploy this gem to my application using the above command. Thanks.</description>
		<content:encoded><![CDATA[<p>I know this is a simple question but I&#8217;m just getting started. </p>
<p>I did:<br />
&gt; gem install gemsonrails</p>
<p>&#8220;no problem&#8221;</p>
<p>&gt; cd rails-app-folder</p>
<p>&#8220;no problem&#8221;</p>
<p>&gt; gemsonrails</p>
<p>&#8220;gemsonrails command not found&#8221;</p>
<p>can someone please let me know why I can&#8217;t deploy this gem to my application using the above command. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-04-04 &#124; Libin Pan</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-79521</link>
		<dc:creator>links for 2008-04-04 &#124; Libin Pan</dc:creator>
		<pubDate>Fri, 04 Apr 2008 06:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-79521</guid>
		<description>[...] Dr Nic » RailsRally 2007 and GemsOnRails This Rails plugin allows you to freeze or link a gem into your rails source (inspired by Rick Olsen’s gems plugin) (tags: development gem gems plugin plugins rake rails rubyonrails ruby programming) [...]</description>
		<content:encoded><![CDATA[<p>[...] Dr Nic » RailsRally 2007 and GemsOnRails This Rails plugin allows you to freeze or link a gem into your rails source (inspired by Rick Olsen’s gems plugin) (tags: development gem gems plugin plugins rake rails rubyonrails ruby programming) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NAYAK</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-48311</link>
		<dc:creator>NAYAK</dc:creator>
		<pubDate>Wed, 10 Oct 2007 12:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-48311</guid>
		<description>I would like to know how can I load gems based on the underlying platform,
Eg I need json gem to be freezed in my application and json gem comes in 2 version json-mswin32 and json (for linux etc). My problem is that I need to load either one of the json gem based on the underlying platform.</description>
		<content:encoded><![CDATA[<p>I would like to know how can I load gems based on the underlying platform,<br />
Eg I need json gem to be freezed in my application and json gem comes in 2 version json-mswin32 and json (for linux etc). My problem is that I need to load either one of the json gem based on the underlying platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manjax23</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-46804</link>
		<dc:creator>manjax23</dc:creator>
		<pubDate>Tue, 25 Sep 2007 07:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-46804</guid>
		<description>Cool, Thanks. Appreciate your plugin concept.
I think adding/freezing gems manually would take a nerve and it would be great if your plugin could automatically identify the plugins required by the application and unpacks them along with dependency.
Or other nicer approach would be to maintain a registry of plugins for the rails application, get the list of plugins and unpack and link (or freeze) them into the application.</description>
		<content:encoded><![CDATA[<p>Cool, Thanks. Appreciate your plugin concept.<br />
I think adding/freezing gems manually would take a nerve and it would be great if your plugin could automatically identify the plugins required by the application and unpacks them along with dependency.<br />
Or other nicer approach would be to maintain a registry of plugins for the rails application, get the list of plugins and unpack and link (or freeze) them into the application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-46697</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Mon, 24 Sep 2007 08:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-46697</guid>
		<description>@manjax23 [&lt;a href=&#039;http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-46685&#039; rel=&quot;nofollow&quot;&gt;via&lt;/a&gt;] - currently there aren&#039;t many more benefits than manually doing the unpack yourself + adding an init.rb. Initially it was a starting point for adding more &quot;vendor everything&quot; functionality. Currently, I&#039;m leaning towards a &lt;a href=&quot;http://dev.rubyonrails.org/ticket/8511&quot; rel=&quot;nofollow&quot;&gt;rails patch&lt;/a&gt; that adds dependency support etc, written by Marcel Molina Jr. RubyGems itself is a moving target which is holding back the acceptance of the patch. Hopefully the patch is applied for Rails 2.0.</description>
		<content:encoded><![CDATA[<p>@manjax23 [<a href='http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-46685' rel="nofollow">via</a>] &#8211; currently there aren&#8217;t many more benefits than manually doing the unpack yourself + adding an init.rb. Initially it was a starting point for adding more &#8220;vendor everything&#8221; functionality. Currently, I&#8217;m leaning towards a <a href="http://dev.rubyonrails.org/ticket/8511" rel="nofollow">rails patch</a> that adds dependency support etc, written by Marcel Molina Jr. RubyGems itself is a moving target which is holding back the acceptance of the patch. Hopefully the patch is applied for Rails 2.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manjax23</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-46685</link>
		<dc:creator>manjax23</dc:creator>
		<pubDate>Mon, 24 Sep 2007 07:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-46685</guid>
		<description>I am a newbie and am trying to figure out whether there any specific advantages of this plugin?
I think We can still achieve the same functionality with gem unpack &gt; and $LOAD_PATH.unshift &gt;/lib in environment.rb file.</description>
		<content:encoded><![CDATA[<p>I am a newbie and am trying to figure out whether there any specific advantages of this plugin?<br />
I think We can still achieve the same functionality with gem unpack &gt; and $LOAD_PATH.unshift &gt;/lib in environment.rb file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RUBYroid&#187; Blog Archive &#187; Gems. Plugins. Plugems. GemsOnRails.</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-39435</link>
		<dc:creator>RUBYroid&#187; Blog Archive &#187; Gems. Plugins. Plugems. GemsOnRails.</dc:creator>
		<pubDate>Fri, 27 Jul 2007 07:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-39435</guid>
		<description>[...] Гемы в качестве плагинов [...]</description>
		<content:encoded><![CDATA[<p>[...] Гемы в качестве плагинов [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Scilipoti</title>
		<link>http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/comment-page-1/#comment-33782</link>
		<dc:creator>Matt Scilipoti</dc:creator>
		<pubDate>Fri, 22 Jun 2007 05:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/09/railsrally-2007-and-gemsonrails/#comment-33782</guid>
		<description>@gemsonrails developers:  This is a notice to save other developers from my mistakes.  I have been tweaking gemsonrails to handle non-standard require/init conventions (patch will be shared presently).   My frustration arrived when I ran &#039;gem local_deploy&#039; and then &#039;rake freeze:gem GEM=xyz&#039;.  My changes to freeze:gem were not present.  Incremented Version? Check.  Manual inspection of the, newly installed, gemsonrails source showed the appropriate code.  I even un-installed prior gemsonrails, just in case.  

The issue?  The gemsonrails gem is a fancy, shmancy code generator.  I had to run &#039;gemsonrails&#039; and actually generate the new rake tasks.  Problem solved.  

In my defense, I had researched newgem and hoe, figured out how to create a local deploy, run into the sh(&#039;gem install...&#039;)  and the tar/zip issues on Windows AFTER I had tweaked the code in gemsonrails that generated the rake tasks.  Still... you&#039;d think it would have come to me sooner.  I&#039;m blaming 1am.

@Dr. Nic - Thanks for this great tool - and the others too.  And thank for the wonderful distraction I have had from my &#039;normal project&#039;.  This has been fun!  I think I even identified some of the dreaded Rake sh command issues on Windows.  We&#039;ll see.

+1 load order by gems&#039; own dependencies.  I&#039;m interested in that code.</description>
		<content:encoded><![CDATA[<p>@gemsonrails developers:  This is a notice to save other developers from my mistakes.  I have been tweaking gemsonrails to handle non-standard require/init conventions (patch will be shared presently).   My frustration arrived when I ran &#8216;gem local_deploy&#8217; and then &#8216;rake freeze:gem GEM=xyz&#8217;.  My changes to freeze:gem were not present.  Incremented Version? Check.  Manual inspection of the, newly installed, gemsonrails source showed the appropriate code.  I even un-installed prior gemsonrails, just in case.  </p>
<p>The issue?  The gemsonrails gem is a fancy, shmancy code generator.  I had to run &#8216;gemsonrails&#8217; and actually generate the new rake tasks.  Problem solved.  </p>
<p>In my defense, I had researched newgem and hoe, figured out how to create a local deploy, run into the sh(&#8216;gem install&#8230;&#8217;)  and the tar/zip issues on Windows AFTER I had tweaked the code in gemsonrails that generated the rake tasks.  Still&#8230; you&#8217;d think it would have come to me sooner.  I&#8217;m blaming 1am.</p>
<p>@Dr. Nic &#8211; Thanks for this great tool &#8211; and the others too.  And thank for the wonderful distraction I have had from my &#8216;normal project&#8217;.  This has been fun!  I think I even identified some of the dreaded Rake sh command issues on Windows.  We&#8217;ll see.</p>
<p>+1 load order by gems&#8217; own dependencies.  I&#8217;m interested in that code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
