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: 34,904 of 180,534
Downloads: 30,663

Daily

Ranking: 26,104 of 180,529
Downloads: 8

Depended by

RankDownloadsName
54,35117,112gitmodel-rails

Depends on

RankDownloadsName
7894,064,527activesupport
16856,806,105rake
23769,475,710rspec
33567,056,632activemodel
34292,769,530dalli
44673,345,991yajl-ruby
1,79110,462,008ZenTest
3,3072,690,436lockfile
3,4892,407,877grit
4,1801,523,631autotest

Owners

#GravatarHandle
1iconpdowman