Sha256: bd203e729bf0af0c416f7c0c1ca8487def86f363f4b6a1c70e81b907b209ec93
Contents?: true
Size: 534 Bytes
Versions: 1
Compression:
Stored size: 534 Bytes
Contents
# BackupRails Easy use backup gem with Rails. ## Installation Add this line to your application's Gemfile: gem 'backup_rails' And then execute: $ bundle Or install it yourself as: $ gem install backup_rails ## Usage TODO: Write usage instructions here ## Contributing Very welcome.. :) 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 |
---|---|
backup_rails-0.0.1 | README.md |