Sha256: 6ab62f86e137270654a872b72099e3fc3297acd5a5b2cc8c1bed638aa0b497c0
Contents?: true
Size: 555 Bytes
Versions: 13
Compression:
Stored size: 555 Bytes
Contents
# restpack_service [![Build Status](https://api.travis-ci.org/RestPack/restpack_service.png?branch=master)](https://travis-ci.org/RestPack/restpack_service) [![Code Climate](https://codeclimate.com/github/RestPack/restpack_service.png)](https://codeclimate.com/github/RestPack/restpack_service) [![Dependency Status](https://gemnasium.com/RestPack/restpack_service.png)](https://gemnasium.com/RestPack/restpack_service) Base functionality for RestPack services ## Developer Environment Setup ``` bundle install ``` ## Running Tests ``` rake test ```
Version data entries
13 entries across 13 versions & 1 rubygems