Docs

Tools for generating a versioned documentation site from YARD docs.

Module: SleepingKingStudios::Docs::Version

Parent Namespace
SleepingKingStudios::Docs
Defined In
lib/sleeping_king_studios/docs/version.rb

Table Of Contents

Overview

The current version of the gem.

See Also

Back To Top

Constants

BUILD

= nil

Build metadata.

MAJOR

= 0

Major version.

MINOR

= 2

Minor version.

PATCH

= 0

Patch version.

PRERELEASE

= nil

Prerelease version.

Back To Top

Class Methods

.to_gem_version => Object

Generates the gem version string from the Version constants.

Inlined here because dependencies may not be loaded when processing a gemspec, which results in the user being unable to install the gem for the first time.

See Also

Back To Top


Back to Documentation | Reference | SleepingKingStudios | SleepingKingStudios::Docs