Categories: None [Edit]

gitmodel

https://rubygems.org/gems/gitmodel
https://github.com/pauldowman/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.

Total

Ranking: 34,980 of 180,671
Downloads: 30,705

Daily

Ranking: 43,217 of 180,660
Downloads: 8

Depended by

RankDownloadsName
54,41817,139gitmodel-rails

Depends on

RankDownloadsName
7898,746,024activesupport
16861,639,035rake
24771,889,602rspec
33569,698,114activemodel
34293,213,529dalli
44573,747,349yajl-ruby
1,79410,488,048ZenTest
3,3112,694,800lockfile
3,4982,408,948grit
4,1941,523,976autotest

Owners

#GravatarHandle
1iconpdowman