mirror of
https://github.com/glitch-soc/mastodon
synced 2025-06-26 10:26:37 +00:00
3 lines
83 B
Ruby
3 lines
83 B
Ruby
ActiveModelSerializers.config.tap do |config|
|
|
config.default_includes = '**'
|
|
end
|