unique primary key increments

why not use an UUID instaed of a numeric ID?

you could use this gem for generating them: http://sporkmonger.com/projects/uuidtools/

hth Luca