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,591
Downloads: 33,151

Daily

Ranking: 27,721 of 187,571
Downloads: 17

Depended by

RankDownloadsName
55,72318,987gitmodel-rails

Depends on

RankDownloadsName
71,212,119,821activesupport
101,165,649,814rake
28925,037,502rspec
34760,003,506activemodel
395115,068,762dalli
45199,941,465yajl-ruby
2,03312,063,362ZenTest
3,6123,093,228lockfile
3,9622,461,805grit
4,6251,651,967autotest

Owners

#GravatarHandle
1iconpdowman