From 6fd87a4c00a6838555f7ddeba513e051e5b40787 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Tue, 23 Oct 2012 15:31:03 -0200 Subject: [PATCH] mailers folder created to follow Rails 3 standard --- app/mailers/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/mailers/.gitkeep diff --git a/app/mailers/.gitkeep b/app/mailers/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/app/mailers/.gitkeep -- libgit2 0.21.2