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,743 of 186,961
Downloads: 32,614

Daily

Ranking: 42,709 of 186,954
Downloads: 20

Depended by

RankDownloadsName
55,90618,578gitmodel-rails

Depends on

RankDownloadsName
71,182,438,423activesupport
101,140,169,777rake
27914,289,095rspec
34743,483,747activemodel
391113,410,539dalli
44098,893,664yajl-ruby
2,01911,935,080ZenTest
3,5923,060,359lockfile
3,9282,457,502grit
4,5961,646,544autotest

Owners

#GravatarHandle
1iconpdowman