RoR: Torrent Tracker

Hello their,

I managed to find torrent tracker made in RoR language, now I downloaded
and trying to run it, but I get error saying:

Could not find RubyGem bencode (>= 0.0.0)

I don’t know where i can get the bencode, anyone can help please :slight_smile:

require_gem ‘bencode’

regards,
Jamal

Jamal S. wrote:

Hello their,

I managed to find torrent tracker made in RoR language, now I downloaded
and trying to run it, but I get error saying:

Could not find RubyGem bencode (>= 0.0.0)

I don’t know where i can get the bencode, anyone can help please :slight_smile:

require_gem ‘bencode’

regards,
Jamal

Okay I managed to find out that I need to get the plugin by typing…

gem install bencode