memory_model 0.0.1
An in memory, ORM, Built on top of ActiveModel. Allows for in memory models, great for rspec testing.
Gemfile:
=
安裝:
=
Development 相依性套件 (9):
activemodel
>= 0
activesupport
>= 0
guard-rspec
>= 0
ice_nine
>= 0
rb-fsevent
>= 0
rspec
>= 0
simplecov
>= 0
test-unit
>= 0