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
4eacf6c75f
mastodon-glitch
/
config
/
initializers
/
fast_blank.rb
6 lines
90 B
Ruby
Raw
Blame
History
if
String
.
method_defined?
(
:blank_as?
)
class
String
alias
blank?
blank_as?
end
end
Reference in New Issue
View Git Blame
Copy Permalink