Pfingstfrosch
37cc1ae72d
add stubs, routes for add_annotation action
2020-06-04 21:53:32 +02:00
Pfingstfrosch
cfcbf5acdb
Ad requirement 4
...
I have no idea how this requirement shall be implemented at the end, but at first step, the tiss_crawler.rb lib checks if the search_term is an empty string and returns an error msg if found
otherwise it returns the result, but appended to 'content' key
2020-05-31 15:48:17 +02:00
Pfingstfrosch
204597b39d
fix rubycop issue:
...
- don't introduce global variable
- don't prefix getter with get_
- single quotes instead of doubles for hash usage
2020-05-31 13:41:50 +02:00
ae217a60ea
Fix comment errors
...
Should really look at it before doing copypasta...
2020-05-27 17:48:09 +02:00
d84297bde7
Implement search, show_basic, show_detail and add_to_fav for theses
2020-05-25 16:14:41 +02:00
Pfingstfrosch
1970a65bf8
fix of inheritance error -> uninitialized constant TissCrawlerController
2020-05-16 11:44:21 +02:00
Pfingstfrosch
d34a3d583c
refactored crawler controllers and bundled them in crawlers namespace
2020-05-12 19:49:18 +02:00