Class | SpecVersion |
In: |
lib/mspec/utils/version.rb
|
Parent: | Object |
SpecVersion handles comparison correctly for the context by filling in missing version parts according to the value of ceil. If ceil is false, 0 digits fill in missing version parts. If ceil is true, 9 digits fill in missing parts. (See e.g. VersionGuard and BugGuard.)