mirror of
https://git.asonix.dog/ceralor/mastodon.git
synced 2025-10-13 05:44:48 +00:00
3 lines
83 B
Ruby
3 lines
83 B
Ruby
ActiveModelSerializers.config.tap do |config|
|
|
config.default_includes = '**'
|
|
end
|