pik
pik copied to clipboard
missing dependency?
C:\dev\ruby\downloads\pik>rake -T (in C:/dev/ruby/downloads/pik) rake aborted! no such file to load -- tasks/common
oops that was with 1.9.2 adding $: << '.' to the rakefile seemed to fix it and display the correct error message (cannot build except with 1.8.7)