<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>ln -s wallace.reis wreis</title>
    <link rel="alternate" type="text/html" href="http://wallace.reis.me/" />
    <link rel="self" type="application/atom+xml" href="http://wallace.reis.me/atom.xml" />
    <id>tag:wallace.reis.me,2010-07-01://1</id>
    <updated></updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 5.02</generator>

<entry>
    <title>DBIx::Class::Relationship::Predicate - Rants</title>
    <link rel="alternate" type="text/html" href="http://wallace.reis.me/blog/2010/09/dbic-relationship-predicate.html" />
    <id>tag:wallace.reis.org.br,2010:/blog//2.7</id>

    <published>2010-09-15T13:48:15Z</published>
    <updated>2010-09-15T17:33:58Z</updated>

    <summary>DBIx::Class::Relationship::Predicate is a DBIx::Class component that automatically creates predicates for relationship accessors in a result class. By default, it builds &quot;has_${rel_accessor_name}&quot; methods and injects into the class. You can define the name for each one (or also disable its creation...</summary>
    <author>
        <name>Wallace Reis</name>
        
    </author>
    
    <category term="programmingperl" label="programming perl" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://wallace.reis.me/blog/">
        <![CDATA[<p><a href="http://search.cpan.org/perldoc?DBIx::Class::Relationship::Predicate">DBIx::Class::Relationship::Predicate</a> is a <a href="http://search.cpan.org/perldoc?DBIx::Class">DBIx::Class</a> component that automatically creates predicates for relationship accessors in a result class. By default, it builds "has_${rel_accessor_name}" methods and injects into the class. You can define the name for each one (or also disable its creation using undef as value) by setting 'predicate' key in the relationship's attributes hashref.</p>]]>
        
    </content>
</entry>

</feed>

