Skip to content

Instantly share code, notes, and snippets.

# RoR: What I've learned so far
* Programing Ruby language
* Using Git
* Create a new Rails app
* Using Rails Console
* Use gems
* Create models
* Model associations
* Create and run migrations