RubyGems.org

snapshot

1.0.0

A lightweight single-depth object state capture. The #take_snapshot method reads the object's state, which is generally it's collection of instance variables, and returns them in a hash. The state can be restored with #apply_snapshot.

installgem install snapshot
Authors

Michael Neumann

730 total downloads 728 for this version
Owners

45196398e9685000d195ec626d477f0e

Gemfile
gem "snapshot", "~> 1.0.0"
Versions
  1. 1.0.0 September 26, 2009