diff --git a/app/views/task_mailer/task_created.text.plain.rhtml b/app/views/task_mailer/task_created.text.plain.rhtml new file mode 120000 index 0000000..44721c9 --- /dev/null +++ b/app/views/task_mailer/task_created.text.plain.rhtml @@ -0,0 +1 @@ +task_cancelled.text.plain.rhtml \ No newline at end of file diff --git a/app/views/task_mailer/task_finished.text.plain.rhtml b/app/views/task_mailer/task_finished.text.plain.rhtml new file mode 120000 index 0000000..44721c9 --- /dev/null +++ b/app/views/task_mailer/task_finished.text.plain.rhtml @@ -0,0 +1 @@ +task_cancelled.text.plain.rhtml \ No newline at end of file -- libgit2 0.21.2