application_controller.rb 85 Bytes EditWeb IDE 1 2 3 class Profiles::ApplicationController < ApplicationController layout 'profile' end