<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -44,6 +44,10 @@ module Clipper
       @repository.class.type_map
     end
 
+    def mappings
+      @repository.mappings
+    end
+
     def field(field_name, *repository_types)
       unless accessor = @target.accessors[field_name]
         raise ArgumentError.new(&quot;#{field_name.inspect} has not been delcared as an accessor on #{@target}&quot;)</diff>
      <filename>lib/clipper/mapping.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>adabd2b78c01eed51f84f8ea33604b4daf2870f0</id>
    </parent>
  </parents>
  <author>
    <name>Fabio Rehm</name>
    <email>fgrehm@gmail.com</email>
  </author>
  <url>http://github.com/wiecklabs/clipper/commit/34aac122cc7796de960a4c3f2d599829e7ef2e1f</url>
  <id>34aac122cc7796de960a4c3f2d599829e7ef2e1f</id>
  <committed-date>2009-09-22T18:15:25-07:00</committed-date>
  <authored-date>2009-09-22T18:15:25-07:00</authored-date>
  <message>Mapping#mappings</message>
  <tree>9d094d4459befa5cb04c87ce9dca69dbd812d690</tree>
  <committer>
    <name>Fabio Rehm</name>
    <email>fgrehm@gmail.com</email>
  </committer>
</commit>
