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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
56,40920,009gitmodel-rails

Depends on

RankDownloadsName
71,375,666,696activesupport
81,354,615,159rake
29993,218,487rspec
34859,888,067activemodel
410125,973,873dalli
492106,638,900yajl-ruby
2,11212,893,039ZenTest
3,7373,285,717lockfile
4,1772,489,379grit
4,8881,674,365autotest

Owners

#GravatarHandle
1iconpdowman