Sign in Sign up
rubygems

gitmodel

GitModel persists Ruby objects using Git as a data storage engine. It's an ActiveModel implementation so it works stand-alone or in Rails 3 as a drop-in replacement for ActiveRecord or DataMapper. Because the database is a Git repository it can be synced across multiple machines, manipulated with standard Git client tools, can be branched and merged, and of course keeps the history of all changes.

Activity

Latest release
13y ago
Total releases
8
Cadence
~3 months
Last 12 months
0

Details

First release
Nov 10, 2010
Releases
Version Released
0.0.8 patch
0.0.7 patch
0.0.5 patch
0.0.6 patch
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial