Sha256: 53f4f344375390221b28a050d6fc1f553ee98ee5d1b115bc3c7f1e0bdc319fbe
Contents?: true
Size: 299 Bytes
Versions: 136
Compression:
Stored size: 299 Bytes
Contents
Jets.application.configure do # Tell Action Mailer not to deliver emails to the real world. # The :test delivery method accumulates sent emails in the # ActionMailer::Base.deliveries array. # Docs: http://rubyonjets.com/docs/email-sending/ config.action_mailer.delivery_method = :test end
Version data entries
136 entries across 136 versions & 3 rubygems