Module: Nuggets

Defined in:
lib/nuggets/env/set_mixin.rb,
lib/nuggets/version.rb,
lib/nuggets/hash/nest_mixin.rb,
lib/nuggets/proc/bind_mixin.rb,
lib/nuggets/string/wc_mixin.rb,
lib/nuggets/uri/exist_mixin.rb,
lib/nuggets/file/which_mixin.rb,
lib/nuggets/array/limit_mixin.rb,
lib/nuggets/hash/unroll_mixin.rb,
lib/nuggets/object/blank_mixin.rb,
lib/nuggets/object/msend_mixin.rb,
lib/nuggets/env/user_home_mixin.rb,
lib/nuggets/array/variance_mixin.rb,
lib/nuggets/integer/length_mixin.rb,
lib/nuggets/object/boolean_mixin.rb,
lib/nuggets/object/silence_mixin.rb,
lib/nuggets/range/quantile_mixin.rb,
lib/nuggets/uri/content_type_mixin.rb,
lib/nuggets/env/user_encoding_mixin.rb,
lib/nuggets/object/singleton_class_mixin.rb,
lib/nuggets/array/standard_deviation_mixin.rb

Overview

#

A component of ruby-nuggets, some extensions to the Ruby programming # language. #

#

Copyright © 2007-2008 Jens Wille #

#

Authors: #

Jens Wille <[email protected]>                                    #
                                                                        #

ruby-nuggets is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free # Software Foundation; either version 3 of the License, or (at your option) # any later version. #

#

ruby-nuggets is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for # more details. #

#

You should have received a copy of the GNU General Public License along # with ruby-nuggets. If not, see <www.gnu.org/licenses/>. #

#

++

Defined Under Namespace

Modules: Env, URI, Version Classes: Array, File, Hash, Integer, Object, Proc, Range, String

Constant Summary collapse

VERSION =
Version.to_s