<?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"
	>
<channel>
	<title>Comments on: RDT and RadRails Keyboard Shortcuts</title>
	<atom:link href="http://www.ruzee.com/blog/2007/02/rdt-and-radrails-keyboard-shortcuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ruzee.com/blog/2007/02/rdt-and-radrails-keyboard-shortcuts/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 14:38:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Steffen</title>
		<link>http://www.ruzee.com/blog/2007/02/rdt-and-radrails-keyboard-shortcuts/#comment-42520</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Tue, 13 Feb 2007 23:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ruzee.com/blog/2007/02/rdt-and-radrails-keyboard-shortcuts/#comment-42520</guid>
		<description>gvim - nice one ;-) - never tried the RDT debugger, btw...

As for the magic, my trick is to learn, learn, learn... No, seriously, the problems you mention are problems. In fact, if you wanna do some "non-standard-stuff" with Rails, all you can do is check out it's source code. And sometimes the spot you're looking for is pretty well hidden.

There is, however, light at the end of the tunnel. Tools will emerge to make things more transparent. Here's one example: http://morki.ch/res/rubyrefactoring.pdf - I'm looking forward to this one.

Keep on going, dude ;-)</description>
		<content:encoded><![CDATA[<p>gvim - nice one <img src='http://www.ruzee.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> - never tried the RDT debugger, btw&#8230;</p>
<p>As for the magic, my trick is to learn, learn, learn&#8230; No, seriously, the problems you mention are problems. In fact, if you wanna do some &#8220;non-standard-stuff&#8221; with Rails, all you can do is check out it&#8217;s source code. And sometimes the spot you&#8217;re looking for is pretty well hidden.</p>
<p>There is, however, light at the end of the tunnel. Tools will emerge to make things more transparent. Here&#8217;s one example: <a href="http://morki.ch/res/rubyrefactoring.pdf" rel="nofollow">http://morki.ch/res/rubyrefactoring.pdf</a> - I&#8217;m looking forward to this one.</p>
<p>Keep on going, dude <img src='http://www.ruzee.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.ruzee.com/blog/2007/02/rdt-and-radrails-keyboard-shortcuts/#comment-42516</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 13 Feb 2007 22:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ruzee.com/blog/2007/02/rdt-and-radrails-keyboard-shortcuts/#comment-42516</guid>
		<description>Hi,
the rails plugin for gvim has easy shortcuts as well. 

Had problems some time ago with the RDT/Radrails debugger (e.g. local variable view). Does it work now?

In general: I like the rails "magic", but as a beginner I think it's sometimes a bit intransparent (or needs a lot of further study). E.g. that belongs_to is an instance method in the API-doc, but nevertheless mixed in in the end as a class method of ActiveRecord::Base. How should You know that easily. E.g. that instance variables of the controller are available to the corresponding views. etc. Do You know about any docu explaining some of the magic? With Ruby itself I don't have the feeling, that I do things, that hopefully work but where I don't really understand why. Maybe it will change with more practice.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
the rails plugin for gvim has easy shortcuts as well. </p>
<p>Had problems some time ago with the RDT/Radrails debugger (e.g. local variable view). Does it work now?</p>
<p>In general: I like the rails &#8220;magic&#8221;, but as a beginner I think it&#8217;s sometimes a bit intransparent (or needs a lot of further study). E.g. that belongs_to is an instance method in the API-doc, but nevertheless mixed in in the end as a class method of ActiveRecord::Base. How should You know that easily. E.g. that instance variables of the controller are available to the corresponding views. etc. Do You know about any docu explaining some of the magic? With Ruby itself I don&#8217;t have the feeling, that I do things, that hopefully work but where I don&#8217;t really understand why. Maybe it will change with more practice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
