NoMethodError in TorrentsController#index
undefined method `complete?' for #<Download:0x6aa2838>
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace
#{RAILS_ROOT}/app/models/azureus_object.rb:51:in `method_missing'
#{RAILS_ROOT}/app/controllers/torrents_controller.rb:155:in `get_downloads'
#{RAILS_ROOT}/app/controllers/torrents_controller.rb:155:in `get_downloads'
#{RAILS_ROOT}/app/controllers/torrents_controller.rb:41:in `index'
|