This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
f1289ca3c0
glitch-social
/
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 22:12:33 +01:00
module
AboutHelper
end