Sha256: 7ec5094ea893e5d1fb101c3357a7317ef0d1e7160aff6b3d040ebf4aea4e3d07
Contents?: true
Size: 335 Bytes
Versions: 11
Compression:
Stored size: 335 Bytes
Contents
# encoding: utf-8 # # This file is part of the lazier gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>. # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. # module Lazier # Extensions for Hash objects. module Hash extend ::ActiveSupport::Concern end end
Version data entries
11 entries across 11 versions & 1 rubygems