MikaelSmith / torrent_client

A simple Ruby BitTorrent client based on libtorrent-rasterbar
Apache License 2.0
0 stars 0 forks source link

Make type autorequire torrent_client class #1

Open MikaelSmith opened 8 years ago

MikaelSmith commented 8 years ago

Without this, an upgrade to a new gem version can happen after checking the file, requiring another Puppet run.

Other cases are fine, because confining to a feature means the gem install has to happen first.