Sha256: 544afe31c546fe783eb0edc98271f7f1fadc2aedc7478c2bdf1d44d194ea9e26
Contents?: true
Size: 252 Bytes
Versions: 2
Compression:
Stored size: 252 Bytes
Contents
# LeadTune API Ruby Gem # # http://github.com/leadtune/leadtune-ruby # Eric Wollesen (mailto:devs@leadtune.com) # Copyright 2010 LeadTune LLC class Array # stolen from ActiveSupport def extract_options! last.is_a?(::Hash) ? pop : {} end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
leadtune-0.0.2 | lib/array_extensions.rb |
leadtune-0.0.1 | lib/array_extensions.rb |