Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 808 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 808 Bytes

[HSMTY>_] Ruby on Rails 101

Topics

  • Introduction to Rails
    • Why Rails?
    • Philosophy
    • MVC Architecture pattern.
    • RESTful Architecture.
  • Getting Started
    • Basic commands
    • Structure of a Rails app
    • ActiveRecord modeling
    • Controllers
    • Views
  • Basic Routing
  • User management
  • Debugging

This topics are split into a three-day session, each day has its own guideline & exercises:

Resources

Here is a list of useful resources and motivational quotes.