remove conflict marker
This commit is contained in:
parent
16dbe1db1e
commit
1a18198af0
@ -46,7 +46,6 @@ def each_with_object(memo)
|
||||
end
|
||||
memo
|
||||
end unless [].respond_to?(:each_with_object)
|
||||
>>>>>>> parent of 4d20de8... Added Enumerable#pluck to wrap the common pattern of collect(&:method) *DHH*
|
||||
|
||||
# Convert an enumerable to a hash. Examples:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user