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: 35,839 of 183,494
Downloads: 31,458

Daily

Ranking: 49,874 of 183,487
Downloads: 0

Depended by

RankDownloadsName
55,33917,631gitmodel-rails

Depends on

RankDownloadsName
71,005,284,911activesupport
10969,820,273rake
25825,406,609rspec
33633,378,545activemodel
358103,192,623dalli
43184,708,271yajl-ruby
1,91111,061,717ZenTest
3,4382,858,567lockfile
3,7082,431,274grit
4,4151,539,029autotest

Owners

#GravatarHandle
1iconpdowman