arkaan 1.4.4
This gem holds the model layer for my table-top RPG games application.
Gemfile:
=
install:
=
Runtime Dependencies (9):
activemodel
= 5.1.4
activesupport
= 5.1.4
bcrypt
= 3.1.11
draper
= 3.0.1
faraday
= 0.15.2
mongoid
= 7.0.1
platform-api
= 2.1.0
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