An open API service indexing awesome lists of open source software.

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

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