Module: RazorRisk::Cassini::Applications::Microservices::RESTful::UserProfiles

Defined in:
lib/razor_risk/cassini/applications/microservices/restful/user_profiles/app.rb,
lib/razor_risk/cassini/applications/microservices/restful/user_profiles/version.rb

Defined Under Namespace

Classes: UserProfilesApp

Constant Summary collapse

VERSION =

Current version of the RazorRisk.Cassini.Microservices.RESTful.UserProfiles library

'0.0.4'
VERSION_MAJOR =

Major version of the RazorRisk.Cassini.Microservices.RESTful.UserProfiles library

VERSION_PARTS_[0]
VERSION_MINOR =

Minor version of the RazorRisk.Cassini.Microservices.RESTful.UserProfiles library

VERSION_PARTS_[1]
VERSION_PATCH =

Patch version of the RazorRisk.Cassini.Microservices.RESTful.UserProfiles library

VERSION_PARTS_[2]
VERSION_COMMIT =

Commit version of the RazorRisk.Cassini.Microservices.RESTful.UserProfiles library

VERSION_PARTS_[3] || 0
DESCRIPTION =

The description of the framework

"Razor Risk's Cassini Web-framework's UserProfiles RESTful microservice"