demarches-normaliennes/spec/features/instructeurs
François Vantomme c9b1095d1e Refactor (Rubocop): replace map{ … }.compact by filter_map
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
2021-06-11 15:38:09 +02:00
..
expert_spec.rb Refactor (Rubocop): replace map{ … }.compact by filter_map 2021-06-11 15:38:09 +02:00
instructeur_creation_spec.rb spec: replace reference to ds in password 2020-07-23 16:20:16 +02:00
instruction_spec.rb display count before text in tabs 2021-05-06 09:13:20 +02:00
procedure_filters_spec.rb Improuve ComboMultipleDropdownList style 2021-04-28 12:54:45 +02:00