RubyGems.org

manage WriteOnceReadMany tables backing ActiveRecord models. there will be a switch table and multiple backing tables for each ActiveRecord model, all created and managed automatically. a new version of a table is created by writing to the working table, and then Model.advance_version which makes the working table active, and creates a new working table from the base model schmea

installgem install activerecord_worm_table
Authors

mccraig mccraig of the clan mccraig

6,892 total downloads 921 for this version
Owners

1c1dbd65a93ef9fe19f453163dab39ef

Gemfile
gem "activerecord_worm_table", "~> 0.8.1"
Versions
  1. 0.8.1 March 11, 2010
Show all versions (8 total)
Development Dependencies
  1. rspec >= 0