This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
22
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
8d8ef18bb6
mastodon
/
app
/
controllers
/
about_controller.rb
6 lines
101 B
Ruby
Raw
Blame
History
class
AboutController
<
ApplicationController
def
index
@body_classes
=
'about-body'
end
end
Reference in New Issue
View Git Blame
Copy Permalink