public
Description: A Rails plugin that makes assigning a UUID to your models a breeze.
Homepage:
Clone URL: git://github.com/norbert/has_uuid.git
Norbert Crombach (author)
Wed Mar 19 07:34:42 -0700 2008
has_uuid / README
100644 8 lines (4 sloc) 0.228 kb
1
2
3
4
5
6
7
8
= 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