Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 445 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 445 Bytes

README

This is a simple (though unfinished) API for a support ticketing system. I was building it while learning how to test my Rails APIs using Rspec, Airborne, FactoryGirl etc.

You can read more about testing with Airborne here.

Running the Application

Just fork & checkout the source code, & run bundle install. You can run all tests with rspec