Module: Diagnosticism
- Defined in:
- lib/diagnosticism/version.rb,
lib/diagnosticism/doomgram.rb
Defined Under Namespace
Classes: DOOMGram
Constant Summary collapse
- VERSION =
Current version of the Diagnosticism library
'0.1.4'- VERSION_MAJOR =
Major version of the Diagnosticism library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the Diagnosticism library
VERSION_PARTS_[1]
- VERSION_REVISION =
Revision version of the Diagnosticism library
VERSION_PARTS_[2]