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: 36,731 of 187,255
Downloads: 32,966

Daily

Ranking: 26,488 of 187,239
Downloads: 10

Depended by

RankDownloadsName
55,81718,819gitmodel-rails

Depends on

RankDownloadsName
71,196,497,015activesupport
101,152,124,538rake
27919,498,517rspec
34751,067,489activemodel
394114,239,390dalli
44899,423,585yajl-ruby
2,02411,999,155ZenTest
3,6013,077,225lockfile
3,9422,460,059grit
4,6081,649,784autotest

Owners

#GravatarHandle
1iconpdowman