This is a basic rails project focusing on active records. In this project, we have created models, validations for the models and associations between the models.
- Ruby v2.7.1
- Rails 6
- SQLITE3
- Creating a user
- Creating a post
- Creating a comment
- Git clone [email protected]:sinework/Active-Records-Micro-Reddit.git
- Go to the local repo and run bundle install
- Updaate your yarn if its out of date with yarn install --check-files
- Go to your terminal/command line interface
- Go to your local copy of the repository
- run rails db:create
- run rails db:migrate
- Run rails console
-Rails v6 -Ruby v2.7.1
- rubocop
👤 Sinework Amare Shiferaw
👤 Marco Erhardt
Github: LinkedIn
Contributions, issues and feature requests are welcome!