Peter Alcock 51a1ff4c00 extensions 9 месяцев назад
..
lib 51a1ff4c00 extensions 9 месяцев назад
spec 51a1ff4c00 extensions 9 месяцев назад
.gitignore 51a1ff4c00 extensions 9 месяцев назад
Gemfile 51a1ff4c00 extensions 9 месяцев назад
LICENSE.txt 51a1ff4c00 extensions 9 месяцев назад
README.md 51a1ff4c00 extensions 9 месяцев назад
Rakefile 51a1ff4c00 extensions 9 месяцев назад
polipus-storage-s3.gemspec 51a1ff4c00 extensions 9 месяцев назад

README.md

Polipus::Storage::S3

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'polipus-storage-s3'

And then execute:

$ bundle

Or install it yourself as:

$ gem install polipus-storage-s3

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( http://github.com//polipus-storage-s3/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request