Closed victorol1 closed 4 years ago
Thanks a lot @victorol1 !
Looks simple and clear.
Could you please add test cases for this case? Similar to the memcached store tests: https://github.com/mainio/decidim-module-term_customizer/blob/5d7dca16af4f4cb049f1f573f6c5eefd8b427fc0/spec/lib/decidim/term_customizer/loader_spec.rb#L114
Thanks a lot @victorol1 !
Looks simple and clear.
Could you please add test cases for this case? Similar to the memcached store tests:
@ahukkanen Added test, sorry for the delay!
@ahukkanen review when possible please
Added NoMethodError in rescue in order to solve Memcached throwing NoMethodError in
clear_cache
.Fixes issue: #30