Table of Contents - version_gem - Enhance your VERSION! Sugar for Version modules.
Pages
-
CHANGELOG
- Changelog
- Unreleased
- Added
- Changed
- Fixed
- Removed
- 1.1.8 2025-05-06 (tag)
- Added
- 1.1.7 2025-04-15 (tag)
- Added
- Removed
- 1.1.6 2025-02-24 (tag)
- Added
- Changed
- 1.1.5 2025-02-22 (tag)
- Added
- Fixed
- 1.1.4 2024-03-21 (tag)
- Added
- Fixed
- 1.1.3 2023-06-05 (tag)
- Added
- Fixed
- Removed
- 1.1.2 - 2023-03-17 (tag)
- Added
- 1.1.1 - 2022-09-19 (tag)
- Added
- Changed
- 1.1.0 - 2022-06-24 (tag)
- Added
- Fixed
- 1.0.2 - 2022-06-23 (tag)
- Added
- 1.0.1 - 2022-06-23 (tag)
- Added
- 1.0.0 - 2022-06-21 (tag)
- Added
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENSE
-
README
- π VersionGem
- π§ Alternatives
- π Still here?
- π‘ Info you can shake a stick at
- β¨ Installation
- π Secure Installation
- π§ Basic Usage
- Side benefit #1
- Side benefit #2
- Epoch Usage (Epoch Semantic Versioning, as of version 1.1.7)
- Usage with Zeitwerk
- Simple Zeitwerk Example
- Complex Zeitwerk Example
- Query Ruby Version (as of version 1.1.2)
- Caveat
- RSpec Matchers
- π Security
- π€ Contributing
- Code Coverage
- πͺ Code of Conduct
- π Contributors
- βοΈ Star History
- π Versioning
- π Is βPlatform Supportβ part of the public API?
- π License
- Β© Copyright
- π€ One more thing
- SECURITY
Classes and Modules
- VersionGem
- VersionGem::Api
- VersionGem::Basic
- VersionGem::Epoch
- VersionGem::Epoch::OverloadApiForEpoch
- VersionGem::Error
- VersionGem::Ruby
- VersionGem::Version
Methods
- ::actual_minor_version? — VersionGem::Ruby
- ::extended — VersionGem::Basic
- ::extended — VersionGem::Epoch
- ::gte_minimum_version? — VersionGem::Ruby
- #_major — VersionGem::Epoch::OverloadApiForEpoch
- #_to_a — VersionGem::Api
- #actual_minor_version? — VersionGem::Ruby
- #epoch — VersionGem::Epoch::OverloadApiForEpoch
- #gte_minimum_version? — VersionGem::Ruby
- #major — VersionGem::Api
- #major — VersionGem::Epoch::OverloadApiForEpoch
- #minor — VersionGem::Api
- #patch — VersionGem::Api
- #pre — VersionGem::Api
- #to_a — VersionGem::Api
- #to_a — VersionGem::Epoch::OverloadApiForEpoch
- #to_h — VersionGem::Api
- #to_h — VersionGem::Epoch::OverloadApiForEpoch
- #to_s — VersionGem::Api