Tools

A library of utility services and concerns.

SleepingKingStudios::Tools

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

Documentation

This is the documentation for the current development build of SleepingKingStudios::Tools.

Getting Started

Add the gem to your Gemfile or gemspec:

gem 'sleeping_king_studios-tools'

Require SleepingKingStudios::Tools in your code:

require 'sleeping_king_studios/tools'

To ensure that message definitions are loaded, call the SleepingKingStudios::Tools initializer:

Reference

SleepingKingStudios::Tools defines the following tools:

It also provides a set of utility classes:

For a full list of defined classes and objects, see Reference.