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
3886bfb5eb
glitch-social
/
app
/
policies
/
subscription_policy.rb
8 lines
110 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
class
SubscriptionPolicy
<
ApplicationPolicy
def
index?
admin?
end
end
View Git Blame
Copy Permalink