This is a project to learn about database associations in a rail application This is a project that we have to complete at microverse coding school
- Ruby >= 2.5.5
- Ruby on rails 5.2.1
- VS Code
- SQLite database
-
Install Ruby in your system. To install Ruby, you can read the Documentation
-
Install rails to do that run this command in your console
gem install rails
-
Then For Windows users, open Command Prompt and run:
C:\>cd Micro-reddit folder C:\cd Micro-reddit folder> run rails server
-
For Linux and Mac users, open a Terminal and run:
$ cd Micro-reddit folder $ run rails server
-
Navigate to your browser and run
localhost:3000
👤 Peter Robert
- Github: @peterrobert
- Twitter: @ptahwambui93
- Linkedin: Peter Robert Ndungu
👤 Ivan Diaz
Contributions, issues and feature requests are welcome!. Feel free to check the issues page.