Module: Dia

Defined in:
lib/dia.rb,
lib/dia/profiles.rb,
lib/dia/functions.rb,
lib/dia/exceptions.rb,
lib/dia/ruby_block.rb,
lib/dia/application.rb,
lib/dia/shared_features.rb,
lib/dia/exception_struct.rb

Overview

The Dia module provides a namespace for all classes and modules Dia needs to operate.

Defined Under Namespace

Modules: Exceptions, Functions, Profiles, SharedFeatures Classes: Application, ExceptionStruct, RubyBlock

Constant Summary collapse

VERSION =

The VERSION constant represents the current version of Dia.

'2.2.2'