BigW Consortium Gitlab

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