Michael Lee Squires

Results 3 issues of Michael Lee Squires

Contracts has "Array" and "ArrayOf". ArrayOf is created using the Contracts::CollectionOf::Factory.new(UserClass) and the class passed in needs to support Array-like operations. It has "Hash" and "HashOf". It supports a UserClass...

I'd prefer to use the type 4 UUID (random). Any thoughts about supporting this? I should have mentioned in the other issue that I'm happy to code up a solution...

I'd like to generate a uuid for the id in memory, such that it has a valid id as I pass it around before it gets to the database. Any...