Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eapenzacharias/routes-views-controllers
https://github.com/eapenzacharias/routes-views-controllers
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eapenzacharias/routes-views-controllers
- Owner: eapenzacharias
- Created: 2019-07-23T16:15:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T06:04:43.000Z (18 days ago)
- Last Synced: 2024-10-21T08:57:08.748Z (18 days ago)
- Language: Ruby
- Size: 88.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 56
-
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)