Commit 9a5d9927 by Đường Sỹ Hoàng

Fixed indentation

parent 2232576e
...@@ -60,7 +60,7 @@ class User < ApplicationRecord ...@@ -60,7 +60,7 @@ class User < ApplicationRecord
UserMailer.account_activation(self).deliver_now UserMailer.account_activation(self).deliver_now
end end
private private
# Converts email to all lower-case. # Converts email to all lower-case.
def downcase_email def downcase_email
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment