RubyGems.org

In the event that you do not want to clutter your production databases with what could be temporary data you can use this plugin to temporarily store and later retreive data with your database.

installgem install acts_as_temporary
Authors

Daniel Reedy

2,045 total downloads 1,040 for this version
Owners

0478b7898ea85bd552d951ff167fd247

Gemfile
gem "acts_as_temporary", "~> 0.1.1"
Versions
  1. 0.1.1 September 20, 2011
  2. 0.1.0 September 20, 2011
Runtime Dependencies
  1. rails ~> 3.1.0
Development Dependencies
  1. sqlite3 >= 0
  2. steak ~> 2.0.0