transient 1.0.1
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