1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Eugene Kenny a4914a436e Add Enumerable#pick to complement Relation#pick
This allows `pick` to be called on an object that could either be an
enumerable or a relation.

Also clarify the documentation for `Enumerable#pluck`, and add an
example of plucking multiple keys to the core extensions guide.
2020-03-18 20:03:56 +00:00
..
active_support Add Enumerable#pick to complement Relation#pick 2020-03-18 20:03:56 +00:00
active_support.rb Use optimized subclass of StringInquirer for Rails.env 2020-03-05 14:57:27 -06:00