зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-08 20:45:50 +03:00
Add specs configuration
Этот коммит содержится в:
13
spec/dummy/app/views/layouts/mailer.html.erb
Обычный файл
13
spec/dummy/app/views/layouts/mailer.html.erb
Обычный файл
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<style>
|
||||
/* Email styles need to be inline */
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
Ссылка в новой задаче
Block a user