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,449 of 191,980
Downloads: 34,049

Daily

Ranking: 126,006 of 191,939
Downloads: 0

Depended by

RankDownloadsName
56,19419,675gitmodel-rails

Depends on

RankDownloadsName
71,321,470,814activesupport
81,287,024,005rake
29969,201,457rspec
34826,153,162activemodel
404121,889,556dalli
475104,347,105yajl-ruby
2,09212,540,401ZenTest
3,6803,226,821lockfile
4,0982,479,706grit
4,7771,667,644autotest

Owners

#GravatarHandle
1iconpdowman