mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-05 03:55:14 +00:00
3 lines
83 B
Ruby
3 lines
83 B
Ruby
ActiveModelSerializers.config.tap do |config|
|
|
config.default_includes = '**'
|
|
end
|