Sha256: 9d5a8e69c734d1ac33c6df187435fb621771efcdbf85a996cb8573472540931d
Contents?: true
Size: 199 Bytes
Versions: 9
Compression:
Stored size: 199 Bytes
Contents
module ReportsKit module Reports class AbstractSeries def value_format_method ReportsKit.configuration.custom_method(properties[:value_format_method]) end end end end
Version data entries
9 entries across 9 versions & 1 rubygems