Module Versionomy::Format::Rubygems
In: lib/versionomy/format_definitions/rubygems.rb

This is a namespace for the implementation of the Rubygems schema and format.

Methods

create  

Classes and Modules

Module Versionomy::Format::Rubygems::ExtraMethods

Public Class methods

Create the 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 schema and format definition DSLs.

[Validate]