<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,7 +36,7 @@ class NodesController &lt; ApplicationController
   # GET /nodes/new
   def new
     @node = Node.new
-    @node.uuid = UUID.random_create
+    @node.uuid = UUIDTools::UUID.random_create
   end
 
   # GET /nodes/1;edit</diff>
      <filename>app/controllers/nodes_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>292bac2f72dd198b70aab46476d0b6e33ed2290e</id>
    </parent>
  </parents>
  <author>
    <name>jwshea</name>
    <email>jwshea@gmail.com</email>
  </author>
  <url>http://github.com/adamhjk/iclassify/commit/21ca22ebcb65fd6f2c3a224027c8893f0944d7bb</url>
  <id>21ca22ebcb65fd6f2c3a224027c8893f0944d7bb</id>
  <committed-date>2009-07-01T23:30:21-07:00</committed-date>
  <authored-date>2009-07-01T23:30:21-07:00</authored-date>
  <message>UUID has been moved to its own module to avoid collisions as of v2.0.0</message>
  <tree>cf97f774e2a6cdb3172e147e4ef444b47a4d5c61</tree>
  <committer>
    <name>jwshea</name>
    <email>jwshea@gmail.com</email>
  </committer>
</commit>
