Sha256: 791efc47c09845f7be1a203f89b17f37453506f704ae380376da327a018b7043
Contents?: true
Size: 107 Bytes
Versions: 20
Compression:
Stored size: 107 Bytes
Contents
# borrowed from ActiveSupport class Array def extract_options! last.is_a?(Hash) ? pop : {} end end
Version data entries
20 entries across 20 versions & 1 rubygems