From 975ab9e285baf4f1b22b60104db4f8f982c1db8b Mon Sep 17 00:00:00 2001 From: David Gay Date: Wed, 21 Apr 2021 20:59:17 -0400 Subject: New Rails project with pgsql --- app/views/layouts/mailer.text.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/views/layouts/mailer.text.erb (limited to 'app/views/layouts/mailer.text.erb') diff --git a/app/views/layouts/mailer.text.erb b/app/views/layouts/mailer.text.erb new file mode 100644 index 0000000..37f0bdd --- /dev/null +++ b/app/views/layouts/mailer.text.erb @@ -0,0 +1 @@ +<%= yield %> -- cgit v1.2.3