Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 541 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 541 Bytes

PHD Checker

wercker status Code Climate

This tool is designed to present users with options of payment for correcting essays.

Getting Started

  • bundle install
  • bundle exec rake db:create
  • bundle exec rake db:migrate
  • bundle exec rails s