Simple project to understand how Models and Databases can relate to each other in different ways.
- Ruby
- Rails
This project was created to understand more about Models and Database
To get a local copy up and running follow these simple example steps.
Computer running Mac OS, Windows, or Linux Ubuntu. Internet browser: Firefox, Google Chrome, Opera...
After installing Ruby, you need to install bundler
to be able to use bundle install
to install gems and dependancies for this project.
Download the code or copy the git repository to your computer.
Navigate to the folder you cloned the git repository and to run our project type rails console
in your terminal to start the console. From there you can start playing with the Models and Databases.
👤 Steven Jack Chung
- GitHub: @jcy2704
- Twitter: @yiak_
- LinkedIn: Steven Jack Chung
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!