class method ActiveSupport.Array.without
ActiveSupport.Array.without(array,item) → Array
Returns an array without the given item.
ActiveSupport.Array.without(array,item) → Array
Returns an array without the given item.