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,719 of 186,698
Downloads: 32,219

Daily

Ranking: 54,163 of 186,685
Downloads: 7

Depended by

RankDownloadsName
55,97118,296gitmodel-rails

Depends on

RankDownloadsName
71,165,243,863activesupport
101,125,994,016rake
27908,151,619rspec
34733,619,319activemodel
392112,555,385dalli
43998,218,746yajl-ruby
1,99711,873,311ZenTest
3,5843,040,783lockfile
3,9142,453,975grit
4,5681,644,159autotest

Owners

#GravatarHandle
1iconpdowman