montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

When updating or creating a thread "KioskoScraper" is uninitialized #114

Closed numeroteca closed 11 years ago

numeroteca commented 11 years ago

When creating or updating a thread I get the following message:

NameError in ThreadsController#update

uninitialized constant ThreadsController::KioskoScraper
Rails.root: /home/user/sites/pageonex

Application Trace 
app/controllers/threads_controller.rb:120:in `update'
...