Multiple choice technology web technology

ActionMailer serves as the JS library

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ActionMailer is a Rails framework component for sending email, not a JavaScript library. It provides a simple way to create and send emails using Ruby-like templates. JavaScript libraries for browser functionality are completely separate from server-side email functionality in Rails.