Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 759 Bytes

File metadata and controls

14 lines (9 loc) · 759 Bytes

restpack_email_service

Build Status Code Climate Dependency Status Gem Version

Work In Progress

This gem provides services for sending and receiving Emails.

Development Setup

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