Module: ActiveInteractor::Version
- Defined in:
- lib/active_interactor/version.rb
Overview
The ActiveInteractor version info
Constant Summary collapse
- MAJOR =
The ActiveInterctor major version number
1
- MINOR =
The ActiveInterctor minor version number
2
- PATCH =
The ActiveInterctor patch version number
2
- PRE =
The ActiveInterctor pre-release version
nil
- META =
The ActiveInterctor meta version
nil
Class Method Summary collapse
-
.gem_version ⇒ String
The ActiveInterctor rubygems version.
-
.semver ⇒ String
The ActiveInterctor semver version.