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,840 of 187,988
Downloads: 33,291

Daily

Ranking: 23,603 of 187,967
Downloads: 8

Depended by

RankDownloadsName
55,80119,089gitmodel-rails

Depends on

RankDownloadsName
71,227,183,868activesupport
101,178,455,784rake
29930,679,140rspec
34768,026,866activemodel
397115,946,827dalli
453100,496,659yajl-ruby
2,03812,131,781ZenTest
3,6163,111,564lockfile
3,9932,463,515grit
4,6481,653,381autotest

Owners

#GravatarHandle
1iconpdowman