Table of Contents - version_gem - 🔖 Enhance your VERSION! Sugar for Version modules.
Pages
-
CHANGELOG
- Changelog
- Unreleased
- Added
- Changed
- Deprecated
- Removed
- Fixed
- Security
- 1.1.9 - 2025-09-02
- Added
- Fixed
- 1.1.8 2025-05-06
- Added
- 1.1.7 2025-04-15
- Added
- Removed
- 1.1.6 2025-02-24
- Added
- Changed
- 1.1.5 2025-02-22
- Added
- Fixed
- 1.1.4 2024-03-21
- Added
- Fixed
- 1.1.3 2023-06-05
- Added
- Fixed
- Removed
- 1.1.2 - 2023-03-17
- Added
- 1.1.1 - 2022-09-19
- Added
- Changed
- 1.1.0 - 2022-06-24
- Added
- Fixed
- 1.0.2 - 2022-06-23
- Added
- 1.0.1 - 2022-06-23
- Added
- 1.0.0 - 2022-06-21
- Added
- CITATION.cff
- CODE_OF_CONDUCT
-
CONTRIBUTING
- Contributing
- Help out!
- Environment Variables for Local Development
- Appraisals
- The Reek List
- Run Tests
- Spec organization (required)
- Lint It
- Important: Do not add inline RuboCop disables
- Contributors
- For Maintainers
- One-time, Per-maintainer, Setup
- To release a new version:
- Automated process
- Manual process
- FUNDING
- LICENSE
-
README
- 🔖 VersionGem
- 🌻 Synopsis
- 🧐 Alternatives
- 💡 Info you can shake a stick at
- Compatibility
- Federated DVCS
- Enterprise Support
- ✨ Installation
- 🔒 Secure Installation
- ⚙️ Configuration
- 🔧 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
- 🦷 FLOSS Funding
- Open Collective for Individuals
- Open Collective for Organizations
- Another way to support open-source
- 🔐 Security
- 🤝 Contributing
- 🚀 Release Instructions
- Code Coverage
- 🪇 Code of Conduct
- 🌈 Contributors
- 📌 Versioning
- 📄 License
- © Copyright
- 🤑 A request for help
- Please give the project a star ⭐ ♥.
- REEK
- RUBOCOP
- 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