virtuaservices 0.5.0
This application is the generic base to handle elements like servers, users, and sessions.
Gemfile:
=
install:
=
Runtime Dependencies (9):
activemodel
= 5.1.4
activesupport
= 5.1.4
bcrypt
= 3.1.11
dotenv
= 2.7.2
faraday
= 0.15.2
mongoid
= 7.0.1
platform-api
= 2.1.0
sinatra
= 2.0.2
sinatra-contrib
= 2.0.2
Development Dependencies (8):
database_cleaner
= 1.6.1
factory_bot
= 5.0.2
pry
= 0.11.1
rack-test
= 0.7.0
rspec
= 3.6.0
rspec-json_expectations
= 2.1.0
simplecov
= 0.15.1
yard
= 0.9.20