/bloccit

Reddit clone - messing around with Rails.

Primary LanguageRuby

Bloccit

A Reddit-style application to demonstrate foundation programming and web development skills.

Made while going through Bloc

Setup

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