Sha256: 2e017ad884c7b419f49e1fc1996f61c5f29da79ca4b046aed40a48d1de09ec3b

Contents?: true

Size: 69 Bytes

Versions: 4

Compression:

Stored size: 69 Bytes

Contents

class Array
  def contains?(other) (self & other) == other ; end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
locomotivecms_steam-1.0.0.pre.alpha lib/locomotive/steam/core_ext/array.rb
locomotivecms_steam-0.1.2.pre.beta lib/locomotive/steam/core_ext/array.rb
locomotivecms_steam-0.1.1 lib/locomotive/steam/core_ext/array.rb
locomotivecms_steam-0.1.0 lib/locomotive/steam/core_ext/array.rb