This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
2bacc040d8
gitlab-org--gitlab-foss
/
app
/
controllers
/
profiles
/
application_controller.rb
4 lines
85 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add a page title to every page.
2015-04-30 13:06:18 -04:00
class
Profiles
::
ApplicationController
<
ApplicationController
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 04:39:11 -04:00
layout
'profile'
Add a page title to every page.
2015-04-30 13:06:18 -04:00
end
Copy permalink