1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-20 22:52:56 -05:00
luigi 087ed84367
Optimize map { ... }.compact calls ()
* Optimize map { ... }.compact

using Enumerable#filter_map, supported since Ruby 2.7

* Add poyfill for Enumerable#filter_map
2021-01-10 00:32:01 +01:00
..
2020-06-02 19:24:53 +02:00