RubyGems Navigation menu

gitmodel 0.0.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.8 - September 30, 2012 (19 KB)
  2. 0.0.7 - December 23, 2011 (19 KB)
  3. 0.0.6 - August 03, 2011 (18.5 KB)
  4. 0.0.5 - August 03, 2011 (18.5 KB)
  5. 0.0.4 - July 04, 2011 (17.5 KB)
  6. 0.0.1 - November 11, 2010 (14 KB)
Show all versions (8 total)

Runtime Dependencies (4):

activemodel >= 3.0.1
activesupport >= 3.0.1
grit >= 2.3.0
lockfile >= 1.4.3

Development Dependencies (4):

autotest >= 4.4.1
autotest-fsevent >= 0.2.3
rspec >= 2.0.1
ZenTest >= 4.4.0

Owners:

Authors:

  • Paul Dowman

SHA 256 checksum:

abf628b7c25b60ebad0a0c064c28a4b6543a83b016ac77c5fa92d3f90de3d870

Total downloads 30,679

For this version 3,887

Licenses:

N/A

Required Ruby Version: None

Links: