This gem implements a simple extraction of the key_transform abilities of ActiveModelSerializers. For example, it will transform the key to camel case, dash, or underscore. Sponsored by: Nepustil
4 lines
173 B
Plaintext
4 lines
173 B
Plaintext
This gem implements a simple extraction of the key_transform abilities of
|
|
ActiveModelSerializers. For example, it will transform the key to camel case,
|
|
dash, or underscore.
|