Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 755 Bytes

File metadata and controls

14 lines (9 loc) · 755 Bytes

restpack_core_service

Build Status Code Climate Dependency Status Gem Version

Work In Progress

This gem provides services for managing Applications and Domains.

Development Setup

  1. install postgres
  2. bundle install
  3. rake db:create
  4. rake test