Tools

A library of utility services and concerns.

Module: SleepingKingStudios::Tools

Parent Namespace
SleepingKingStudios
Defined In
lib/sleeping_king_studios/tools.rb

Table Of Contents

Overview

A library of utility services and concerns to expand the functionality of core classes without polluting the global namespace.

Back To Top

Defined Under Namespace

Classes
ArrayTools, Assertions, Base, CoreTools, HashTools, IntegerTools, ObjectTools, StringTools, Toolbelt
Modules
Toolbox, Version

Back To Top

Constants

VERSION

= Version.to_gem_version

The current version of the gem.

Back To Top


Back to Documentation | Reference | SleepingKingStudios