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