Sha256: a2586b43c0421efe9f2aa3654c9cabb8ce49214e70a872d252d5b86abd28f7b9
Contents?: true
Size: 773 Bytes
Versions: 2
Compression:
Stored size: 773 Bytes
Contents
# restpack_user_service [![Build Status](https://travis-ci.org/RestPack/restpack_user_service.png?branch=master)](https://travis-ci.org/RestPack/restpack_user_service) [![Code Climate](https://codeclimate.com/github/RestPack/restpack_user_service.png)](https://codeclimate.com/github/RestPack/restpack_user_service) [![Dependency Status](https://gemnasium.com/RestPack/restpack_user_service.png)](https://gemnasium.com/RestPack/restpack_user_service) [![Gem Version](https://badge.fury.io/rb/restpack_user_service.png)](http://badge.fury.io/rb/restpack_user_service) **Work In Progress** This gem provides services for managing Users and Authentications. ## Development Setup 1. install postgres 2. create a `restpack_user_service_test` database 3. `bundle` 4. `rake`
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
restpack_user_service-0.0.5 | README.md |
restpack_user_service-0.0.4 | README.md |