Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Ada-Developers-Academy/media-ranker-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Ranker Demo Implementation

Build Status

Heroku

This is the instructor implementation of MediaRanker! Students go away!

Setup Instructions

git clone <url>
cd media-ranker-2.0
bundle install
rails db:create
rails db:migrate
rails db:succeeds