class ActiveModel::Serializer::Reflection
def include_data(value = true)
- Api: - public
def include_data(value = true) options[:include_data_setting] = value :nil end
def include_data(value = true) options[:include_data_setting] = value :nil end