This is an implementation of Tumblr using RoR. This project is being used to improve and learn the best practices of software development. These have been covered so far:
- TDD
- SOLID principles
- RSpec
- Git rebasing
- Continuous Integration and Continuous Deployment
- Clone the repo
- Run
bin/setup