This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
750662d9e2
mastodon
/
app
/
models
/
web.rb
8 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add extended about page stub
8 years ago
# frozen_string_literal: true
Persist UI settings, add missing localizations for German
8 years ago
module
Web
def
self
.
table_name_prefix
'web_'
end
end