<?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: Get ready for the TextMate &#8220;Trundle to Rails 2.0 Bundle&#8221;</title>
	<atom:link href="http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<lastBuildDate>Mon, 21 Nov 2011 19:26:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Rspec beginnings &#171; it&#39;sthe.damncarousel</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-186299</link>
		<dc:creator>Rspec beginnings &#171; it&#39;sthe.damncarousel</dc:creator>
		<pubDate>Fri, 28 Aug 2009 21:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-186299</guid>
		<description>[...] generator, it would run but no actually generate anything. I found the comment #56 by Billy on this post to do the trick. However that did affect another bundle, but nothing I was using (forgot which [...]</description>
		<content:encoded><![CDATA[<p>[...] generator, it would run but no actually generate anything. I found the comment #56 by Billy on this post to do the trick. However that did affect another bundle, but nothing I was using (forgot which [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TextMate: Power Editing for the Mac &#124; Ruby on Rails Book Club</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-160008</link>
		<dc:creator>TextMate: Power Editing for the Mac &#124; Ruby on Rails Book Club</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-160008</guid>
		<description>[...] I mention Textmate has its own Ruby on Rails bundle? Mac + Textmate + Ruby on Rails = a lot of [...]</description>
		<content:encoded><![CDATA[<p>[...] I mention Textmate has its own Ruby on Rails bundle? Mac + Textmate + Ruby on Rails = a lot of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-153009</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Wed, 28 Jan 2009 11:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-153009</guid>
		<description>@bitbutter - use the master branch; two_point_ooh is no more.</description>
		<content:encoded><![CDATA[<p>@bitbutter &#8211; use the master branch; two_point_ooh is no more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bitbutter</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-152784</link>
		<dc:creator>bitbutter</dc:creator>
		<pubDate>Mon, 26 Jan 2009 21:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-152784</guid>
		<description>Getting stuck following the install instructions here. (Git n00b)

When i run:

my-computer-2:/library/Application Support/TextMate/Bundles/Ruby on Rails.tmbundle me$ git checkout --track -b two_point_ooh origin/two_point_ooh

I get:

git checkout: updating paths is incompatible with switching branches/forcing
Did you intend to checkout &#039;origin/two_point_ooh&#039; which can not be resolved as commit?</description>
		<content:encoded><![CDATA[<p>Getting stuck following the install instructions here. (Git n00b)</p>
<p>When i run:</p>
<p>my-computer-2:/library/Application Support/TextMate/Bundles/Ruby on Rails.tmbundle me$ git checkout &#8211;track -b two_point_ooh origin/two_point_ooh</p>
<p>I get:</p>
<p>git checkout: updating paths is incompatible with switching branches/forcing<br />
Did you intend to checkout &#8216;origin/two_point_ooh&#8217; which can not be resolved as commit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elfred Pagan</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-146090</link>
		<dc:creator>Elfred Pagan</dc:creator>
		<pubDate>Wed, 17 Dec 2008 22:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-146090</guid>
		<description>Marty,
I was able to get the generators to work by renaming the Builder.rb file in ~/Library/Application Support/Pristine Copy/Support/lib.</description>
		<content:encoded><![CDATA[<p>Marty,<br />
I was able to get the generators to work by renaming the Builder.rb file in ~/Library/Application Support/Pristine Copy/Support/lib.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty McGee</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-144990</link>
		<dc:creator>Marty McGee</dc:creator>
		<pubDate>Tue, 09 Dec 2008 16:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-144990</guid>
		<description>Hey - I&#039;m having the same issue that Johnathan and Billy have commented on...

Running Rails generator scripts does not produce any generated code.  I tried renaming my Builder.rb (not Builder.app) file under &quot;/Applications/TextMate.app/Contents/SharedSupport/Support/lib&quot; as Billy suggested, but that did not work completely.  By renaming Builder.rb to Builder.rb.off, TextMate now allows the script generation of Models and Controllers, but not Scaffolds.  AND you have to minimize TextMate and go back into it to see the generated scripts.  

So overall, still quite buggy with the Rails script generation within TextMate using the Ruby on Rails.tmbundle downloaded from GitHub.

I&#039;m quite hesitant to update my Ruby installation to 1.9 just to see if the TextMate bundle script generations will work, so until then, I recommend using the good-ol&#039; Terminal to run &quot;script/generate model post&quot; as you watch this peepcode screencast.</description>
		<content:encoded><![CDATA[<p>Hey &#8211; I&#8217;m having the same issue that Johnathan and Billy have commented on&#8230;</p>
<p>Running Rails generator scripts does not produce any generated code.  I tried renaming my Builder.rb (not Builder.app) file under &#8220;/Applications/TextMate.app/Contents/SharedSupport/Support/lib&#8221; as Billy suggested, but that did not work completely.  By renaming Builder.rb to Builder.rb.off, TextMate now allows the script generation of Models and Controllers, but not Scaffolds.  AND you have to minimize TextMate and go back into it to see the generated scripts.  </p>
<p>So overall, still quite buggy with the Rails script generation within TextMate using the Ruby on Rails.tmbundle downloaded from GitHub.</p>
<p>I&#8217;m quite hesitant to update my Ruby installation to 1.9 just to see if the TextMate bundle script generations will work, so until then, I recommend using the good-ol&#8217; Terminal to run &#8220;script/generate model post&#8221; as you watch this peepcode screencast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-129179</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Wed, 08 Oct 2008 17:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-129179</guid>
		<description>Scratch my last comment, I figured out how to fix this issue. In the latest version of the TextMate screen cast @ peepcode it also goes through this.

In your terminal:

cd /Applications/TextMate.app/Contents/SharedSupport/Support/lib
mv Builder.app Builder.app.off

There is a version conflict between the built in builder and your current installed ruby version. Restart TextMate and this should fix the issue.</description>
		<content:encoded><![CDATA[<p>Scratch my last comment, I figured out how to fix this issue. In the latest version of the TextMate screen cast @ peepcode it also goes through this.</p>
<p>In your terminal:</p>
<p>cd /Applications/TextMate.app/Contents/SharedSupport/Support/lib<br />
mv Builder.app Builder.app.off</p>
<p>There is a version conflict between the built in builder and your current installed ruby version. Restart TextMate and this should fix the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-129154</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Wed, 08 Oct 2008 15:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-129154</guid>
		<description>I seem to be having the same problem as Jonathan. I am actually following the peepcode cast for textmate and when running the generator to create a new model, controller, etc. It brings up a blank confirmation box and does nothing. Since the google sites are gone, I was hoping someone could provide some insight on this.</description>
		<content:encoded><![CDATA[<p>I seem to be having the same problem as Jonathan. I am actually following the peepcode cast for textmate and when running the generator to create a new model, controller, etc. It brings up a blank confirmation box and does nothing. Since the google sites are gone, I was hoping someone could provide some insight on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-127882</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Sat, 04 Oct 2008 12:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-127882</guid>
		<description>@lowell - 2 weird things happened; i) the google group was destroyed somehow; ii) my google groups account was banned from all groups for no known reason.

My plan is to create lighthouse accounts for this and all other projects. Hopefully I get to it soon.</description>
		<content:encoded><![CDATA[<p>@lowell &#8211; 2 weird things happened; i) the google group was destroyed somehow; ii) my google groups account was banned from all groups for no known reason.</p>
<p>My plan is to create lighthouse accounts for this and all other projects. Hopefully I get to it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lowell</title>
		<link>http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/comment-page-2/#comment-127759</link>
		<dc:creator>lowell</dc:creator>
		<pubDate>Sat, 04 Oct 2008 04:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/#comment-127759</guid>
		<description>hey there.. thanks for making this available to everyone..

umm.. you know.. a blog is a real weird place for support.. and, as you know, your google group has issues.. is lighthouseapp free? or is there anything like it that would be more appropriate for support and bug reporting that you could move it to?

thanks.</description>
		<content:encoded><![CDATA[<p>hey there.. thanks for making this available to everyone..</p>
<p>umm.. you know.. a blog is a real weird place for support.. and, as you know, your google group has issues.. is lighthouseapp free? or is there anything like it that would be more appropriate for support and bug reporting that you could move it to?</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

