redmine_webdav icon indicating copy to clipboard operation
redmine_webdav copied to clipboard

Problem with file lib/uuid.rb

Open vincenzodev opened this issue 13 years ago • 2 comments

Redmine 2.1 ruby 1.9.3-p327

I have many problems with the file uuid.rb: I have solved some problems using this version of the file:

https://github.com/aduffeck/uuid_it/tree/master/lib/ruby-uuid

vincenzodev avatar Dec 03 '12 15:12 vincenzodev

Another solution would be to use uuid gem (as xelkano did in his fork -> https://github.com/xelkano/redmine_webdav) and I will try to do this before Xmas...

amartel avatar Dec 04 '12 11:12 amartel

Your release with the file described above and the modification of gem shared-mime-info seems to work perfectly with my system

Redmine 2.1 (stable, downloaded yesterday) ruby 1.9.3-P327

if with your system (1.8) will run you consider your project also works with 1.9 +

TNX!!

vincenzodev avatar Dec 04 '12 11:12 vincenzodev