https://github.com/eapenzacharias/routes-views-controllers
https://github.com/eapenzacharias/routes-views-controllers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eapenzacharias/routes-views-controllers
- Owner: eapenzacharias
- Created: 2019-07-23T16:15:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T04:37:49.000Z (4 months ago)
- Last Synced: 2025-03-24T05:28:44.857Z (4 months ago)
- Language: Ruby
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Rails - Routes-Views-Controllers
This is the third project from the Introduction to Rails curriculum at [Microverse](https://www.microverse.org/) - @microverseinc
* The goal was learn about basics of Routes, Views and Controllers
* The project is done on Rails using ruby.#### [Assignment link](https://www.theodinproject.com/courses/ruby-on-rails/lessons/basic-routes-views-and-controllers)
#### Authors
* [@lilleonz](https://github.com/lilleonz)
* [@eapenzacharias](https://github.com/eapenzacharias)