0
0
Fork 0

Improved style of settings page

This commit is contained in:
Eugen Rochko 2016-09-25 15:48:20 +02:00
parent e9bc4a4a08
commit 693383234c
4 changed files with 35 additions and 13 deletions

View file

@ -1,4 +1,6 @@
class SettingsController < ApplicationController
layout 'auth'
before_action :authenticate_user!
before_action :set_account