Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 368 Bytes

File metadata and controls

8 lines (5 loc) · 368 Bytes

Bloccit: a Reddit clone to teach the fundamentals of web development and Rails 4.

Made with my mentor at Bloc.

Configuration

Setting environmental variables

Use application.example.yml in /config/ to make an application.yml file and fill in the credentials and key. Don't forget to add the application.yml file to .gitignore.