<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -245,16 +245,16 @@ describe &quot;Rhom::RhomObject&quot; do
     @new_acct.industry.should == &quot;Technology&quot;
   end
   
-  it &quot;should update an attribute to nil&quot; do
-    new_attributes = {&quot;name&quot;=&gt;nil}
-    @account = Account.find('44e804f2-4933-4e20-271c-48fcecd9450d')
-    @account.update_attributes(new_attributes)
+  #it &quot;should update an attribute to nil&quot; do
+  #  new_attributes = {&quot;name&quot;=&gt;nil}
+  #  @account = Account.find('44e804f2-4933-4e20-271c-48fcecd9450d')
+  #  @account.update_attributes(new_attributes)
     
-    @new_acct = Account.find('44e804f2-4933-4e20-271c-48fcecd9450d')
+  #  @new_acct = Account.find('44e804f2-4933-4e20-271c-48fcecd9450d')
   
-    @new_acct.name.should be_nil
-    @new_acct.industry.should == &quot;Technology&quot;
-  end
+  #  @new_acct.name.should be_nil
+  #  @new_acct.industry.should == &quot;Technology&quot;
+  #end
   
   it &quot;should update an attribute to empty string&quot; do
     new_attributes = {&quot;name&quot;=&gt;&quot;&quot;}</diff>
      <filename>spec/app/spec/rhom_object_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fe85accd240e079254594f022f9342c53d3090af</id>
    </parent>
  </parents>
  <author>
    <name>genywind</name>
    <email>evgeny@rhomobile.com</email>
  </author>
  <url>http://github.com/rhomobile/rhodes/commit/f13f7e405cdd3bfc16aab7d01feff97a02556929</url>
  <id>f13f7e405cdd3bfc16aab7d01feff97a02556929</id>
  <committed-date>2009-10-25T09:52:07-07:00</committed-date>
  <authored-date>2009-10-25T09:52:07-07:00</authored-date>
  <message>remove test for nil update, nil and &quot;&quot; treated equaly</message>
  <tree>805166d7da0466fa93ca05347e589d1dcf069176</tree>
  <committer>
    <name>genywind</name>
    <email>evgeny@rhomobile.com</email>
  </committer>
</commit>
