<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jpcody)</title>
    <link>https://pinboard.in/u:jpcody/public/</link>
    <description>recent bookmarks from jpcody</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://mikepackdev.com/blog_posts/24-the-right-way-to-code-dci-in-ruby?utm_source=rubyweekly&amp;utm_medium=email"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://mikepackdev.com/blog_posts/24-the-right-way-to-code-dci-in-ruby?utm_source=rubyweekly&amp;utm_medium=email">
    <title>The Right Way to Code DCI in Ruby :: Mike Pack Development</title>
    <dc:date>2012-01-27T15:03:08+00:00</dc:date>
    <link>http://mikepackdev.com/blog_posts/24-the-right-way-to-code-dci-in-ruby?utm_source=rubyweekly&amp;utm_medium=email</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[Many articles found in the Ruby community largely oversimplify the use of DCI. These articles, including my own, highlight how DCI injects Roles into objects at runtime, the essence of the DCI architecture. Many posts regard DCI in the following way:

]]></description>
<dc:subject>ruby rails dci</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:86d55a314fb8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:dci"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>