RSpec

Library providing tools for writing and running RSpec tests.

Module: RSpec::SleepingKingStudios::Version

Parent Namespace
RSpec::SleepingKingStudios
Defined In
lib/rspec/sleeping_king_studios/version.rb

Table Of Contents

Overview

The current version of the gem.

See Also

Back To Top

Constants

BUILD

= nil

Build metadata.

MAJOR

= 2

Major version.

MINOR

= 8

Minor version.

PATCH

= 1

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 | Versions | 2.8.1 | Reference | RSpec | RSpec::SleepingKingStudios