This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dbd80465c8
mastodon
/
app
/
helpers
/
about_helper.rb
5 lines
54 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 15:56:29 +00:00
# frozen_string_literal: true
Adding landing page
2016-09-27 21:12:33 +00:00
module
AboutHelper
end