arkaan 0.10.1
This gem holds the model layer for my table-top RPG games application.
Gemfile:
=
install:
=
Runtime Dependencies (6):
activemodel
= 5.1.4
activesupport
= 5.1.4
bcrypt
= 3.1.11
mongoid
= 7.0.0.beta
sinatra
= 2.0.1
sinatra-contrib
= 2.0.1
Development Dependencies (8):
database_cleaner
= 1.6.1
factory_girl
= 4.8.1
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.11