fix of inheritance error -> uninitialized constant Crawlers::ApplicationController
This commit is contained in:
parent
1970a65bf8
commit
5bb0bae858
@ -1,4 +1,4 @@
|
|||||||
class Crawlers::TissCrawlerController < Crawlers::ApplicationController
|
class Crawlers::TissCrawlerController < ApplicationController
|
||||||
|
|
||||||
# self designed lib to call the Tiss API
|
# self designed lib to call the Tiss API
|
||||||
require 'tiss/tiss_crawler'
|
require 'tiss/tiss_crawler'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user