This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dea6e47de0
mastodon-glitch
/
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
2016-11-15 15:56:29 +00:00
# frozen_string_literal: true
Made some progress
2016-02-22 15:00:20 +00:00
module
XrdHelper
end