<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>a timocracy of one: Man, I wish I had known about this snippet earlier</title>
    <link>http://www.timocracy.com/articles/2008/04/10/man-i-wish-i-had-known-about-this-snippet-earlier</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Tim Connor's Blog</description>
    <item>
      <title>Man, I wish I had known about this snippet earlier</title>
      <description>&lt;p&gt;as it would have made plenty of tooling around exploring (and even a job interview) easier. It&amp;#8217;s much nicer than just sorting the whole mess after you decide it would take less time to find what you want then implement this very functionality.&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
# List instance methods without ancestor methods
String.instance_methods(false)
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;From &lt;a href="http://www.igvita.com/2007/05/08/5-ways-to-sharpen-your-ruby-foo/"&gt;5 Ways to Sharpen Your Ruby-foo&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 10 Apr 2008 01:57:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:915cd02e-2148-48de-86b9-ec1f84565837</guid>
      <author>Tim Connor</author>
      <link>http://www.timocracy.com/articles/2008/04/10/man-i-wish-i-had-known-about-this-snippet-earlier</link>
      <category>Rails</category>
      <category>ruby</category>
      <category>quicktips</category>
    </item>
    <item>
      <title>"Man, I wish I had known about this snippet earlier" by Cody</title>
      <description>&lt;p&gt;Wow, I&amp;#8217;m thinking knowing this probably would have saved me at least several hours over the course of the last year.&lt;/p&gt;</description>
      <pubDate>Sun, 13 Apr 2008 09:38:37 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:00d3e83b-d002-4bca-a83b-ef9150c7db6c</guid>
      <link>http://www.timocracy.com/articles/2008/04/10/man-i-wish-i-had-known-about-this-snippet-earlier#comment-219</link>
    </item>
  </channel>
</rss>
