`ActiveSupport::ArrayInquirer` and even more Rails
This week I learned that ActiveSupport::StringInquirier Rails class has a younger brother called ActiveSupport::ArrayInquirer. It adds some superpowers to Array objects.
This week I learned that ActiveSupport::StringInquirier Rails class has a younger brother called ActiveSupport::ArrayInquirer. It adds some superpowers to Array objects.
Post a comment