igorkasyanchuk / rails_performance

Monitor performance of you Rails applications (self-hosted and free)
https://www.railsjazz.com/
MIT License
950 stars 53 forks source link

Fix filter method ruby compatibility #80

Closed sgrimalt closed 2 months ago

sgrimalt commented 2 months ago

El metodo filter en arrays no existe en ruby 2.5, se agrega a partir de ruby 2.6.3