in app/controllers/application_controller.rb [34:41]
def layout_by_resource if devise_controller? 'devise' else 'application' end end