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.
4d2be9f432
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
2016-11-15 07:56:29 -08:00
# frozen_string_literal: true
Made some progress
2016-02-22 07:00:20 -08:00
module
XrdHelper
end