diff options
Diffstat (limited to 'lib/patch_mailer_paths.rb')
-rw-r--r-- | lib/patch_mailer_paths.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/patch_mailer_paths.rb b/lib/patch_mailer_paths.rb index 99da10a..4533be0 100644 --- a/lib/patch_mailer_paths.rb +++ b/lib/patch_mailer_paths.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- # Add a callback - to be executed before each request in development, # and at startup in production - to patch existing app classes. # See http://stackoverflow.com/questions/7072758/plugin-not-reloading-in-development-mode |