module YardSequel
Module for documenting Sequel code. @author Kai Moschcau
Constants
- VERSION
The version of the Sequel models.
- V_BUILD
The build version number. Used for internal changes.
- V_MAJOR
The major version number. Used for changes that are not backwards compatible.
- V_MINOR
The minor version number. Used for changes that are backwards compatible.