public
Description: A Rails plugin that makes assigning a UUID to your models a breeze.
Clone URL: git://github.com/norbert/has_uuid.git
name age message
file LICENSE Wed Mar 19 07:36:01 -0700 2008 Import existing files. [norbert]
file README Wed Mar 19 07:36:01 -0700 2008 Import existing files. [norbert]
file Rakefile Wed Mar 19 07:36:01 -0700 2008 Import existing files. [norbert]
file init.rb Wed Mar 19 07:36:01 -0700 2008 Import existing files. [norbert]
directory lib/ Wed Mar 19 07:36:01 -0700 2008 Import existing files. [norbert]
directory test/ Wed Mar 19 07:36:01 -0700 2008 Import existing files. [norbert]
README
= has_uuid

This plugin makes assigning a UUID (1) to your models a breeze. It depends on the uuidtools (2) gem.


(1):: http://en.wikipedia.org/wiki/Universally_Unique_Identifier
(2):: http://sporkmonger.com/projects/uuidtools