<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,8 +18,8 @@ birthday::   birthday (date)
 class ContactContent &lt; ActiveRecord::Base
   include RubyLess::SafeClass
   safe_method    :created_at =&gt; Time, :updated_at =&gt; Time, :fullname =&gt; String, :initials =&gt; String,
-                 :address =&gt; String, :zip =&gt; {:class =&gt; Number, :method =&gt; 'id'}
-  safe_attribute :name, :first_name, :city, :country, :telephone, :mobile, :email
+                 :address =&gt; String
+  safe_attribute :name, :first_name, :city, :country, :telephone, :mobile, :email, :zip
 
   attr_protected     :site_id
 </diff>
      <filename>app/models/contact_content.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab96ca37cc3a5cfd4ab1fdb1ae1c39adba20db1e</id>
    </parent>
  </parents>
  <author>
    <name>Gaspard Bucher</name>
    <email>gaspard@teti.ch</email>
  </author>
  <url>http://github.com/zena/zena/commit/8b5ab6263a59beadf96092e06823c1e37e64f82b</url>
  <id>8b5ab6263a59beadf96092e06823c1e37e64f82b</id>
  <committed-date>2009-11-09T09:26:18-08:00</committed-date>
  <authored-date>2009-11-09T09:26:18-08:00</authored-date>
  <message>Fixed c_zip: should point to contact_content zip, not id.</message>
  <tree>6b06808107ae76e552c84ddab981adbc5cbf4016</tree>
  <committer>
    <name>Gaspard Bucher</name>
    <email>gaspard@teti.ch</email>
  </committer>
</commit>
