transient 1.0.0
Provides an API for making any ActiveRecord object transient. In addition, provides functionality for models where only a single instance of the model can be current at one time.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 2.3
activesupport
>= 2.3
Development 依赖 (1):
rspec
>= 1.2.9