<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/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>OnRails.org: Ruby binding</title>
    <link>http://onrails.org/articles/2006/11/16/ruby-binding</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Ruby On Rails and related matters.</description>
    <item>
      <title>Ruby binding</title>
      <description>What is &lt;code&gt;binding&lt;/code&gt;?  It basically holds the current state of the application... it knows what &lt;code&gt;self&lt;/code&gt; is (or was when &lt;code&gt;binding&lt;/code&gt; was invoked).  What else does it know?  I'm not sure, it's something I'd like to investigate further.  Can the binding be interrogated?  Can it be manipulated?

Let me know if you have good pointers to info about it.  I'll check Pickaxe when I get home.</description>
      <pubDate>Thu, 16 Nov 2006 11:46:18 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:f62c4359-9084-44fb-ab12-471d0c1e119e</guid>
      <author>Lee Marlow</author>
      <link>http://onrails.org/articles/2006/11/16/ruby-binding</link>
    </item>
  </channel>
</rss>
