| "Starting Ruby on Rails: What I Wish I Knew," discusses what Ruby on Rails is, tools that will be needed, terms and their meanings, understanding Ruby-isms (variables, assignments, blocks), understanding Rails-isms (class names and table names), understanding the model-view-controller pattern (models, controllers and views), the Rails' directory structure, Rails' scaffolding (default controller actions) and tips and tricks. |