Module: RazorRisk::Cassini::Applications::Microservices::RESTful::Snapshots
- Defined in:
- lib/razor_risk/cassini/applications/microservices/restful/snapshots/app.rb,
lib/razor_risk/cassini/applications/microservices/restful/snapshots/version.rb
Defined Under Namespace
Classes: SnapshotsApp
Constant Summary collapse
- VERSION =
Current version of the RazorRisk.Cassini.Microservices.RESTful.Snapshots library
'0.0.2'
- VERSION_MAJOR =
Major version of the RazorRisk.Cassini.Microservices.RESTful.Snapshots library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the RazorRisk.Cassini.Microservices.RESTful.Snapshots library
VERSION_PARTS_[1]
- VERSION_PATCH =
Patch version of the RazorRisk.Cassini.Microservices.RESTful.Snapshots library
VERSION_PARTS_[2]
- VERSION_COMMIT =
Commit version of the RazorRisk.Cassini.Microservices.RESTful.Snapshots library
VERSION_PARTS_[3] || 0
- DESCRIPTION =
The description of the framework
"Razor Risk's Cassini Web-framework's Snapshots RESTful microservice"