This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull Requests
Releases
Activity
149887a0ff
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 16:56:29 +01:00
# frozen_string_literal: true
Adding landing page
2016-09-27 23:12:33 +02:00
module
AboutHelper
end