Module | Versionomy::Conversion::Rubygems |
In: |
lib/versionomy/format_definitions/rubygems.rb
|
This is a namespace for the implementation of the conversion between the rubygems and standard formats.
Create the conversion from rubygems to standard format. This method is called internally when Versionomy loads the rubygems format, and you should not need to call it again. It is documented so that you can inspect its source code from RDoc, since the source contains useful examples of how to use the conversion DSLs.
Create the conversion from standard to rubygems format. This method is called internally when Versionomy loads the rubygems format, and you should not need to call it again. It is documented so that you can inspect its source code from RDoc, since the source contains useful examples of how to use the conversion DSLs.