A Rails-based Reddit clone application to demonstrate foundation programming and web development skills.
Under construction
##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.