VersionCheck is a ruby class provides tests against a packages version so we can determine if our code is running in the version we want or is running on a version later than the version we need. Special initializer, VersionCheck.rubyversion, sets up VersionCheck instance we can use to check against current Ruby major,minor,update and patch level.
Required Ruby Version
None
Authors
Rob Burrowes
Versions
- 1.0.0 September 28, 2012 (7 KB)