Sha256: 87c2caab24e8ae9fbaec0fd1d4b85953efbcd5d15dbcd37c6c793ceed9b0474a
Contents?: true
Size: 1.17 KB
Versions: 1
Compression:
Stored size: 1.17 KB
Contents
# Restruct [![Gem Version](https://badge.fury.io/rb/restruct.svg)](https://rubygems.org/gems/restruct) [![Build Status](https://travis-ci.org/gabynaiman/restruct.svg?branch=master)](https://travis-ci.org/gabynaiman/restruct) [![Coverage Status](https://coveralls.io/repos/gabynaiman/restruct/badge.svg?branch=master)](https://coveralls.io/r/gabynaiman/restruct?branch=master) [![Code Climate](https://codeclimate.com/github/gabynaiman/restruct.svg)](https://codeclimate.com/github/gabynaiman/restruct) [![Dependency Status](https://gemnasium.com/gabynaiman/restruct.svg)](https://gemnasium.com/gabynaiman/restruct) Redis structures - Array - Set - Hash - NestedHash - Queue - Locker ## Installation Add this line to your application's Gemfile: gem 'restruct' And then execute: $ bundle Or install it yourself as: $ gem install restruct ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/gabynaiman/restruct/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 a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
restruct-1.0.0 | README.md |