From 3c5ca56b13205f95aed27e31fbadd47f4d71276b Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Mon, 15 Jun 2015 18:03:04 +0200 Subject: [PATCH] AutoCommit Mon Jun 15 18:03:04 CEST 2015 --- app/controllers/crawler_controller.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/crawler_controller.rb b/app/controllers/crawler_controller.rb index 21304f2..d47f3c5 100644 --- a/app/controllers/crawler_controller.rb +++ b/app/controllers/crawler_controller.rb @@ -27,6 +27,7 @@ class CrawlerController < ApplicationController redirect_to co.something end end + def do_crawl_news Crawlobject.crawl_news(5) Crawlobject.crawl_news(6)