src code

class method ActiveSupport.Array.without

ActiveSupport.Array.without(array,item) → Array

Returns an array without the given item.