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,545 of 192,483
Downloads: 34,159

Daily

Ranking: 22,318 of 192,454
Downloads: 13

Depended by

RankDownloadsName
56,29619,750gitmodel-rails

Depends on

RankDownloadsName
71,335,129,603activesupport
81,305,187,129rake
29974,777,823rspec
34834,829,744activemodel
404122,851,643dalli
479104,909,640yajl-ruby
2,09612,595,525ZenTest
3,6933,245,763lockfile
4,1122,482,535grit
4,7951,669,278autotest

Owners

#GravatarHandle
1iconpdowman