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: 35,720 of 183,139
Downloads: 31,375

Daily

Ranking: 43,406 of 183,127
Downloads: 1

Depended by

RankDownloadsName
55,21217,579gitmodel-rails

Depends on

RankDownloadsName
7990,435,985activesupport
10954,857,689rake
25818,346,165rspec
33624,196,787activemodel
354102,234,643dalli
43483,213,296yajl-ruby
1,90210,981,917ZenTest
3,4212,847,517lockfile
3,6702,428,486grit
4,3891,535,692autotest

Owners

#GravatarHandle
1iconpdowman