norman / friendly_id

FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
http://norman.github.io/friendly_id/
MIT License
6.13k stars 589 forks source link

Drop support for Ruby 2.5 #985

Closed alejandroperea closed 2 years ago

alejandroperea commented 2 years ago

Ruby 2.5 arrived to EOL. I think it is the moment to drop the support.