Sha256: 73f003e582a93b7a9d9c4cda0810ab9d34067f212ddd8c2017ee3c43ff8d92fc

Contents?: true

Size: 663 Bytes

Versions: 1

Compression:

Stored size: 663 Bytes

Contents

# ActiveGit

[![Build Status](https://travis-ci.org/gabynaiman/active_git.png?branch=master)](https://travis-ci.org/gabynaiman/active_git)

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

1 entries across 1 versions & 1 rubygems

Version Path
active_git-0.0.4 README.md