VersionCheck 1.0.0
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.
Gemfile:
=
安裝:
=
版本列表:
- 1.0.0 September 28, 2012 (7.0 KB)