i can has time tracking! with punch rubygem
Just installed rubygem punch (depends on rubygems: main, chronic, attributes, arrayfields, systemu, orderhash) on windows.
and the first try ‘puch help I got the error: couldn’t find HOME environment — expanding `~’ (ArgumentError). Looks like windows problem… so on my machine I changed to:
Home = File.expand_path(ENV['USERPROFILE'])
# C:\ruby\lib\ruby\gems\1.8\gems\punch-0.0.2\bin\punch:313
all is well.
Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment