This is a tutorial completed as part of 'The Odin Project' Ruby on Rails curriculum.
In this project, the data structures necessary to support link submissions and commenting for a reddit like application have been created. The Rails console can be used to play around with models without the overhead of making HTTP requests and involving controllers or views.
- Ruby 2.6.3
- Download repository to your local machine, then run
bundle install.
Aaron's Github Profile: https://github.com/Aaron-RN
Thaís's Github Profile: https://github.com/thsvr
Github Link: https://github.com/thsvr/micro-reddit