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
Required Ruby Version
None
Authors
mccraig mccraig of the clan mccraig
Versions
- 0.8.1 March 11, 2010 (8 KB)
- 0.8.0 February 17, 2010 (8 KB)
- 0.6.0 December 15, 2009 (8 KB)
- 0.5.0 November 13, 2009 (8 KB)
- 0.4.0 November 05, 2009 (8 KB)