Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5302

Remove update_values method from Hash and Array extensions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 8.0.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      #update_values is added in Queryable::Extensions.

      • Hash#update_values is identical to ActiveSupport's transform_values!
      • Array#update_values is no longer used, but if it were, it is equivalent to map!

            Assignee:
            neil.shweky@mongodb.com Neil Shweky (Inactive)
            Reporter:
            shields@tablecheck.com Johnny Shields
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: