mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-08 23:33:45 +01:00
3 lines
83 B
Ruby
3 lines
83 B
Ruby
ActiveModelSerializers.config.tap do |config|
|
|
config.default_includes = '**'
|
|
end
|