Module LOLspeak
In: lib/lolspeak/version.rb
lib/lolspeak.rb

This module encapsulates the English to LOLspeak translator. See LOLspeak::Tranzlator for more information.

Methods

Classes and Modules

Class LOLspeak::Tranzlator

Constants

VERSION = "1.0.0"

Public Class methods

Returns the default Tranzlator. On the first time it is called, it creates a Translator using the built-in dictionary.

Sets the default Tranzlator to new_tranzlator

[Validate]