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: 37,717 of 193,540
Downloads: 34,383

Daily

Ranking: 34,741 of 193,523
Downloads: 5

Depended by

RankDownloadsName
56,39119,932gitmodel-rails

Depends on

RankDownloadsName
71,363,476,698activesupport
81,341,038,984rake
29987,418,354rspec
34852,547,338activemodel
409125,071,037dalli
488106,089,358yajl-ruby
2,10612,829,644ZenTest
3,7223,275,405lockfile
4,1512,487,436grit
4,8571,673,069autotest

Owners

#GravatarHandle
1iconpdowman