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: 37,199 of 191,254
Downloads: 33,927

Daily

Ranking: 85,135 of 191,174
Downloads: 0

Depended by

RankDownloadsName
55,91519,602gitmodel-rails

Depends on

RankDownloadsName
71,305,417,660activesupport
81,267,702,122rake
29962,362,170rspec
34815,993,865activemodel
403120,800,247dalli
468103,719,713yajl-ruby
2,08212,475,455ZenTest
3,6743,205,531lockfile
4,0782,473,403grit
4,7601,662,826autotest

Owners

#GravatarHandle
1iconpdowman