Sha256: faafd2d15c139f5813811942c01e8be8aec6663d66647459e39fbd8c4ae5f577
Contents?: true
Size: 313 Bytes
Versions: 38
Compression:
Stored size: 313 Bytes
Contents
# -*- encoding: utf-8 -*- # -*- frozen_string_literal: true -*- # -*- warn_indent: true -*- UnitMeasurements::LuminousIntensity = UnitMeasurements.build do primitive "cd" system :metric do si_unit "cd", aliases: ["candela", "candelas"] end unit "hk", value: "0.92 cd", aliases: ["hefnerkerze"] end
Version data entries
38 entries across 38 versions & 2 rubygems