fixes spacing

This commit is contained in:
rgarcia
2015-08-16 22:45:43 +02:00
parent 57530926a1
commit bea38226fe
17 changed files with 72 additions and 72 deletions

View File

@@ -16,6 +16,7 @@ class AccountController < ApplicationController
end
private
def set_account
@account = current_user
end