Sha256: e78f70a63d5dd949a262456e6205cfd6e6d3347034a3d9ae586f7acf0384f0be
Contents?: true
Size: 565 Bytes
Versions: 3
Compression:
Stored size: 565 Bytes
Contents
# ActiveGit DB and GIT synchronization via ActiveRecord and GitWrapper ## Installation Add this line to your application's Gemfile: gem 'active_git' And then execute: $ bundle Or install it yourself as: $ gem install active_git ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
active_git-0.0.3 | README.md |
active_git-0.0.2 | README.md |
active_git-0.0.1 | README.md |