A website template with lots of features, built with ruby on rails.

user_mailer_test.rb 123B

12345678
  1. require 'test_helper'
  2. class UserMailerTest < ActionMailer::TestCase
  3. # test "the truth" do
  4. # assert true
  5. # end
  6. end