Rails is our web framework. Goals Be able to write a simple Rails application. Understand how Rails talks to the...
Learn Enough Command Line to be Dangerous (it's in our library => Google Drive) CLI tricks every developer should...
Some tasks in a web application are better not done live when a user request a page, but in the...
Action Mailer Basics and Previews Chapter "Task H1: Sending Mail" from Agile Web Development with Rails 7.2 (in our...