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,158 of 196,721
Downloads: 34,811

Daily

Ranking: 30,022 of 196,694
Downloads: 2

Depended by

RankDownloadsName
56,89720,210gitmodel-rails

Depends on

RankDownloadsName
71,426,725,582activesupport
81,410,641,125rake
291,017,967,488rspec
34891,333,066activemodel
415129,439,347dalli
500108,988,383yajl-ruby
2,13413,130,647ZenTest
3,7823,331,785lockfile
4,2462,503,135grit
4,9751,685,735autotest

Owners

#GravatarHandle
1iconpdowman