https://github.com/juanequex/rails-platzi
This repository is a storage of the content viewed on the ruby on rails course on platzi, you can see what i learned in the below link
https://github.com/juanequex/rails-platzi
course platzi-course ruby rubyonrails
Last synced: 3 months ago
JSON representation
This repository is a storage of the content viewed on the ruby on rails course on platzi, you can see what i learned in the below link
- Host: GitHub
- URL: https://github.com/juanequex/rails-platzi
- Owner: JuanequeX
- Created: 2022-01-14T19:57:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T18:50:36.000Z (over 3 years ago)
- Last Synced: 2024-10-18T15:19:08.349Z (8 months ago)
- Topics: course, platzi-course, ruby, rubyonrails
- Language: Ruby
- Homepage: https://docs.google.com/document/d/17gncXso6OuQP7Vywy2CjvxLMGwSfm3agXPKzb57UXR4/edit?usp=sharing
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Topics Analyzed
* What is ruby on rails.
* Development environment.
* Ruby on rails essential modules
* Database creation
* How create a Rails App with automated tests
* Basic enrouting
* Manipulation of the mvc pattern
* Assets & layouts
* Principles Scaffolds
* How Migrations work
* Used Simple form
* Debeugging