0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-03 11:06:54 +00:00
mastodon/app/controllers/api/v1/crypto
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
..
keys Optimize map { ... }.compact calls () 2021-01-10 00:32:01 +01:00
deliveries_controller.rb
encrypted_messages_controller.rb