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

Latest commit

 

History

History
11 lines (6 loc) · 424 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 424 Bytes

Redditability

A Rails-based Reddit clone application to demonstrate foundation programming and web development skills.

Under construction

Redditability Link

##Setup

Copy the "config/application.example.yml" file and remove "example" to make your own credentials file. Your application.yml should contain your sensitive credentials, and it should be included in .gitnore as well.