<?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: Installing Rails plugins from Github on Windows</title>
	<atom:link href="http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/</link>
	<description>Ruby on Rails fun on Windows</description>
	<lastBuildDate>Sat, 15 Oct 2011 11:15:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Brad Werth</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-32</link>
		<dc:creator>Brad Werth</dc:creator>
		<pubDate>Fri, 23 Apr 2010 19:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-32</guid>
		<description>Had the same issue, http and trailing slash did not fix it. Fix by applying a variation on the suggestion from here http://groups.google.ca/group/rubyonrails-talk/browse_thread/thread/20cb12085cb7991e . Basically, /mswin/ is not matching i386-mingw32.</description>
		<content:encoded><![CDATA[<p>Had the same issue, http and trailing slash did not fix it. Fix by applying a variation on the suggestion from here <a href="http://groups.google.ca/group/rubyonrails-talk/browse_thread/thread/20cb12085cb7991e" rel="nofollow">http://groups.google.ca/group/rubyonrails-talk/browse_thread/thread/20cb12085cb7991e</a> . Basically, /mswin/ is not matching i386-mingw32.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baw4h</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-31</link>
		<dc:creator>Baw4h</dc:creator>
		<pubDate>Wed, 14 Apr 2010 15:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-31</guid>
		<description>Same problem as others. Running XP, Rails 2.3.5, Ruby 1.8.6   I thought there would be more than just copying the files into the vendor folder. It appears to be this simple, though. I thought the plugin had to be registered, or something. Nope.</description>
		<content:encoded><![CDATA[<p>Same problem as others. Running XP, Rails 2.3.5, Ruby 1.8.6   I thought there would be more than just copying the files into the vendor folder. It appears to be this simple, though. I thought the plugin had to be registered, or something. Nope.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ReggieB</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-30</link>
		<dc:creator>ReggieB</dc:creator>
		<pubDate>Tue, 30 Mar 2010 15:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-30</guid>
		<description>I too am having the same problem with gems on Windows 7 (Rails 2.3.5, Ruby 1.8.7), and like others I&#039;ve got around it by downloading the source files and copying them into vendor/plugins. I thought this may be a network issue and that the system just couldn&#039;t find the gem repository. However, I get the same problem trying to install from a local gem file. Has anyone else tried this?</description>
		<content:encoded><![CDATA[<p>I too am having the same problem with gems on Windows 7 (Rails 2.3.5, Ruby 1.8.7), and like others I&#8217;ve got around it by downloading the source files and copying them into vendor/plugins. I thought this may be a network issue and that the system just couldn&#8217;t find the gem repository. However, I get the same problem trying to install from a local gem file. Has anyone else tried this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupak Ganguly</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-29</link>
		<dc:creator>Rupak Ganguly</dc:creator>
		<pubDate>Fri, 12 Mar 2010 17:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-29</guid>
		<description>Hi Manmohan,
   Great to hear that the post helped you. Now, me and my readers would be grateful if you could comment back with your Rails/Ruby versions. It will help us document the environments that the fix works. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Manmohan,<br />
   Great to hear that the post helped you. Now, me and my readers would be grateful if you could comment back with your Rails/Ruby versions. It will help us document the environments that the fix works. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manmohan</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-28</link>
		<dc:creator>manmohan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-28</guid>
		<description>thank you , thank you, thank you .......... i was having same issue with some other plugins as well ...... u made my day dude

thank you once again</description>
		<content:encoded><![CDATA[<p>thank you , thank you, thank you &#8230;&#8230;&#8230;. i was having same issue with some other plugins as well &#8230;&#8230; u made my day dude</p>
<p>thank you once again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Steil</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-27</link>
		<dc:creator>Jeff Steil</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-27</guid>
		<description>Like others, I am now experiencing this issue when installing plugins from github.  It worked previously but as of late Feb. no longer works.  I&#039;ve tried Ruby 1.8.7/1.9.1, Rails 2.35, Windows 7 but haven&#039;t been able to install any plugins.  My workaround is the same as sharagoz, just grab the source from github and then extract manually.  Not a big deal, but would rather have it work as intended.  Will definitely be interested to hear if you find a solution to this.</description>
		<content:encoded><![CDATA[<p>Like others, I am now experiencing this issue when installing plugins from github.  It worked previously but as of late Feb. no longer works.  I&#8217;ve tried Ruby 1.8.7/1.9.1, Rails 2.35, Windows 7 but haven&#8217;t been able to install any plugins.  My workaround is the same as sharagoz, just grab the source from github and then extract manually.  Not a big deal, but would rather have it work as intended.  Will definitely be interested to hear if you find a solution to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharagoz</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-26</link>
		<dc:creator>Sharagoz</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-26</guid>
		<description>I&#039;ve been intalling plugins from github from the command line on windows for a long time using this solution, but for some reason it stopped working in late February. My solution for now is to press &quot;download from source&quot; on github, and extract into the vendor folder manually. Not as 1337 hax0r as doing it from the command line, but only takes a few seconds longer.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been intalling plugins from github from the command line on windows for a long time using this solution, but for some reason it stopped working in late February. My solution for now is to press &#8220;download from source&#8221; on github, and extract into the vendor folder manually. Not as 1337 hax0r as doing it from the command line, but only takes a few seconds longer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Luzietti</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-25</link>
		<dc:creator>Marc Luzietti</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-25</guid>
		<description>I&#039;m getting the same issue. I&#039;m using Ruby 1.8.7, Rails 2.3.5, and Windows XP. I can&#039;t load plugins even from a local source.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same issue. I&#8217;m using Ruby 1.8.7, Rails 2.3.5, and Windows XP. I can&#8217;t load plugins even from a local source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-24</link>
		<dc:creator>jimmy</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-24</guid>
		<description>Hi i can&#039;t get it to work, as i get &quot;Plugin not found: [&quot;http://github.com/edgarjs/ajaxful-rating.git/&quot;]&quot; when i typed: &quot;ruby script/plugin install http://github.com/edgarjs/ajaxful-rating.git/&quot; can some 1 help plz</description>
		<content:encoded><![CDATA[<p>Hi i can&#8217;t get it to work, as i get &#8220;Plugin not found: ["http://github.com/edgarjs/ajaxful-rating.git/"]&#8221; when i typed: &#8220;ruby script/plugin install <a href="http://github.com/edgarjs/ajaxful-rating.git/" rel="nofollow">http://github.com/edgarjs/ajaxful-rating.git/</a>&#8221; can some 1 help plz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vyas</title>
		<link>http://rails.webintellix.com/2009/05/12/installing-rails-plugins-from-github-on-windows/comment-page-1/#comment-23</link>
		<dc:creator>vyas</dc:creator>
		<pubDate>Sun, 21 Feb 2010 02:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://rails.webintellix.com/index.php/2009/05/installing-rails-plugins-from-github-on-windows/#comment-23</guid>
		<description>C:\Projects\rajdhani&gt;ruby script/plugin install http://github.com/ambethia/recap
tcha.git/
Plugin not found: [&quot;http://github.com/ambethia/recaptcha.git/&quot;]</description>
		<content:encoded><![CDATA[<p>C:\Projects\rajdhani&gt;ruby script/plugin install <a href="http://github.com/ambethia/recap" rel="nofollow">http://github.com/ambethia/recap</a><br />
tcha.git/<br />
Plugin not found: ["http://github.com/ambethia/recaptcha.git/"]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

