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
Pfingstfrosch
72be2d07f3
store also the user_id when adding to favorite
2020-05-16 12:22:09 +02:00
Pfingstfrosch
9dcb2994e1
create a hash of favorite details and reuse it;
...
move redirect_back out of conditional scope
2020-05-16 11:58:25 +02:00
Pfingstfrosch
1970a65bf8
fix of inheritance error -> uninitialized constant TissCrawlerController
2020-05-16 11:44:21 +02:00
Pfingstfrosch
d5ec02201d
instead of redirecting just display an success or error message after pressing add button
2020-05-12 20:01:30 +02:00
Pfingstfrosch
d34a3d583c
refactored crawler controllers and bundled them in crawlers namespace
2020-05-12 19:49:18 +02:00
4f45c768ec
Fix mess made by @Pfingstfrosch
2020-04-24 23:02:45 +02:00
Marco Zeisler
717abd8796
make me work
2020-04-24 16:56:22 +02:00