This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
1759cf8336
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 07:56:29 -08:00
# frozen_string_literal: true
Adding landing page
2016-09-27 14:12:33 -07:00
module
AboutHelper
end