mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 14:44:26 +08:00
4 lines
138 B
Ruby
4 lines
138 B
Ruby
# frozen_string_literal: true
|
|
|
|
ActiveModelSerializers.config.adapter = :json_api
|
|
ActiveModelSerializers.config.key_transform = :unaltered
|