Commit Graph

5 Commits

Author SHA1 Message Date
f14a549c03 now using standard Ruby logger module
easy_logging removed from dependencies

@configs now raises error on invalid key
2023-07-16 11:08:24 +01:00
c0d2379b62 ensure we initialize comp arrays
use zip,map to calculate comps
2023-07-14 21:03:40 +01:00
4b311520d4 add FileReader class to configs.rb
handles reading from yml and storing into configs hash
2023-07-14 14:37:49 +01:00
e3b72b9c45 run files through standard 2023-07-14 11:44:49 +01:00
69901f3502 Events::Callbacks and Events::Tracker defined 2023-07-14 00:54:12 +01:00