aboutsummaryrefslogtreecommitdiffstats
path: root/db/migrate/20121010214348_rename_exim_log_tables.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20121010214348_rename_exim_log_tables.rb')
-rw-r--r--db/migrate/20121010214348_rename_exim_log_tables.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrate/20121010214348_rename_exim_log_tables.rb b/db/migrate/20121010214348_rename_exim_log_tables.rb
index 75fcff065..5c8ee8297 100644
--- a/db/migrate/20121010214348_rename_exim_log_tables.rb
+++ b/db/migrate/20121010214348_rename_exim_log_tables.rb
@@ -1,3 +1,4 @@
+# -*- encoding : utf-8 -*-
class RenameEximLogTables < ActiveRecord::Migration
def self.up
rename_table :exim_logs, :mail_server_logs