/bloccit

Bloc.io first Ruby App Project

Primary LanguageRuby

Bloccit

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

Made with my mentor at Bloc

Heroku Deploy:

http://agile-anchorage-9405.herokuapp.com/

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.