Ruby Records

Travis Scott

Basic many-to-many mvc app using Sinatra in Ruby.

Setup/Installation

  • Use `git clone [repo url] to download this repository
  • Navigate to the top level of the repository, and run rake build ruby_records to set up the sql database on your system.
  • To update the db backup file, run rake dump ruby_records
  • Run rspec in the top level to run unit testing, or run ruby app.rb to start the sinatra server. The project will be viewable at your local host

(c) 2019 Travis Scott