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: 36,777 of 187,603
Downloads: 33,159

Daily

Ranking: 38,536 of 187,591
Downloads: 8

Depended by

RankDownloadsName
55,72218,994gitmodel-rails

Depends on

RankDownloadsName
71,212,431,206activesupport
101,165,909,119rake
28925,144,006rspec
34760,128,452activemodel
395115,080,385dalli
45199,955,237yajl-ruby
2,03312,064,140ZenTest
3,6123,093,883lockfile
3,9622,461,863grit
4,6261,652,013autotest

Owners

#GravatarHandle
1iconpdowman