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: 38,022 of 195,929
Downloads: 34,774

Daily

Ranking: 47,853 of 195,909
Downloads: 5

Depended by

RankDownloadsName
56,72520,193gitmodel-rails

Depends on

RankDownloadsName
71,407,355,776activesupport
81,389,589,669rake
291,008,615,016rspec
34879,245,224activemodel
412128,165,264dalli
497108,118,195yajl-ruby
2,12113,046,683ZenTest
3,7663,314,265lockfile
4,2222,498,275grit
4,9481,682,026autotest

Owners

#GravatarHandle
1iconpdowman