Is there a way to ignore certain keys from being camelized with jbuilder? ```ruby json.key_format! camelize: :lower ```
Is there a way to ignore certain keys from being camelized with jbuilder?