git_friendly_dumper 0.0.4
Use fixtures to create a db independent and git friendly db dump. It's git friendly because each record is in its own file (git doesn't do very well with large files that are committed all at once).
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
activerecord
>= 2