Closed zeha closed 13 years ago
Ruby 1.9 warns when constants are redefined.
The uuid gem and your uuidtools library both try to set the UUID::VERSION constant. I've modified uuidtools to set the UUIDTools::VERSION constant instead.
how about releasing?
Done.
Ruby 1.9 warns when constants are redefined.
The uuid gem and your uuidtools library both try to set the UUID::VERSION constant. I've modified uuidtools to set the UUIDTools::VERSION constant instead.