c9b1095d1e
In Ruby 2.7, Enumerable#filter_map has been added. This cop identifies places where map { … }.compact can be replaced by filter_map. See: https://docs.rubocop.org/rubocop-performance/cops_performance.html#performancemapcompact |
||
---|---|---|
.. | ||
expert_spec.rb | ||
instructeur_creation_spec.rb | ||
instruction_spec.rb | ||
procedure_filters_spec.rb |