software engineering
Getting a FrozenError running SearchKick reindex with ElasticSearch
I’ve started to play with SearchKick again as a new component to my pet project and I kept hitting a FrozenError message whenever I ran the re-index call Traceback (most recent call last): 1: from (irb):1 FrozenError (can't modify frozen String) After running a trace, I