Geesu
Results
2
issues of
Geesu
We ran into an issue where it was looking for a template on rails 5.1 Simple changing `render :text` to `render :plain` fixed the issue for us.
The existing implementation of `SortedSet` (ruby 2 and 3) asks each new timer to compare to other timers at the time of insertion and then places the object in the...