willchapin / RubyTorrent

A simple BitTorrent client in Ruby
27 stars 4 forks source link

bug #2

Closed renius closed 9 years ago

renius commented 10 years ago

➜ RubyTorrent git:(master) git submodule init ➜ RubyTorrent git:(master) git submodule update ➜ RubyTorrent git:(master) ruby lib/ruby_torrent.rb ../../marvin/Continuum.S03E01.rus.LostFilm.TV.torrent ~/Downloads/ lib/ruby_torrent.rb:23:in require_relative': cannot load such file -- /Users/batman/work/tmp/RubyTorrent/lib/ruby_torrent/utils (LoadError) from lib/ruby_torrent.rb:23:in

'

npearson72 commented 10 years ago

I get the same thing

ready4god2513 commented 10 years ago

Yup, the file is definitely not included in the repo.

willchapin commented 9 years ago

Sorry about that, guys. I didn't see your comments until just now. I've added the utils file to the repo. Better late than never!