summaryrefslogtreecommitdiff
path: root/db/migrate/20140617183702_create_users.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20140617183702_create_users.rb')
-rw-r--r--db/migrate/20140617183702_create_users.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20140617183702_create_users.rb b/db/migrate/20140617183702_create_users.rb
index 1fefaf9..20e8a20 100644
--- a/db/migrate/20140617183702_create_users.rb
+++ b/db/migrate/20140617183702_create_users.rb
@@ -23,4 +23,4 @@ class CreateUsers < ActiveRecord::Migration
t.timestamps null: true
end
end
-end \ No newline at end of file
+end