<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,6 +8,8 @@ class HushCMS::Comment &lt; ActiveRecord::Base
   
   validates_presence_of :name, :email, :content
   
+  attr_protected :approved
+  
   
   def approve!
     update_attribute :approved, true</diff>
      <filename>lib/models/hush_cms/comment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5449f33af7054fc36f6b54e513dc122e7caccae4</id>
    </parent>
  </parents>
  <author>
    <name>James Brooks</name>
    <email>james@gooddogdesign.com</email>
  </author>
  <url>http://github.com/JamesBrooks/hush_cms/commit/043d190d761c423eaa40bab8be8c101148677f1d</url>
  <id>043d190d761c423eaa40bab8be8c101148677f1d</id>
  <committed-date>2009-04-23T19:40:10-07:00</committed-date>
  <authored-date>2009-04-23T19:40:10-07:00</authored-date>
  <message>Made the approved flag on comments a protected attribute</message>
  <tree>792fafed41318bb9913b98f90d2d2840864bba06</tree>
  <committer>
    <name>James Brooks</name>
    <email>james@gooddogdesign.com</email>
  </committer>
</commit>
