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
511c6f9625
glitch-social
/
app
/
models
/
admin.rb
8 lines
96 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
module
Admin
def
self
.
table_name_prefix
'admin_'
end
end
View Git Blame
Copy Permalink