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,646 of 193,053
Downloads: 34,262

Daily

Ranking: 64,520 of 193,030
Downloads: 1

Depended by

RankDownloadsName
56,39419,832gitmodel-rails

Depends on

RankDownloadsName
71,350,281,018activesupport
81,324,198,171rake
29981,100,860rspec
34844,745,944activemodel
406123,916,306dalli
484105,487,811yajl-ruby
2,09412,757,328ZenTest
3,7043,262,790lockfile
4,1272,485,106grit
4,8301,671,108autotest

Owners

#GravatarHandle
1iconpdowman