assaf-uuidf真够烂的,没几下就不能取uuid了。
换成uuidtools了。
最新版本:uuidtools-2.0.0
使用过程:使用gem install安装后,在model或controller中使用时,要这样用,UUIDTools::UUID.timestamp_create
似乎在uuidtools安装后,在其另外的目录下也有一个UUID类,所以要注意。
assaf-uuidf真够烂的,没几下就不能取uuid了。
换成uuidtools了。
最新版本:uuidtools-2.0.0
使用过程:使用gem install安装后,在model或controller中使用时,要这样用,UUIDTools::UUID.timestamp_create
似乎在uuidtools安装后,在其另外的目录下也有一个UUID类,所以要注意。