This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44fad0160f
mastodon
/
app
/
helpers
/
xrd_helper.rb
5 lines
52 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
# frozen_string_literal: true
Made some progress
9 years ago
module
XrdHelper
end