joshwlewis / unitwise

Physical quantity and units of measure conversion and math for Ruby
unitwise.org
MIT License
282 stars 32 forks source link

Problem with complex unit for volume per area #77

Closed ricktessner closed 7 months ago

ricktessner commented 7 months ago

Hi,

I'm trying to use two units of measure of liters per hectare and litres per acre

Currently using ruby 2.7.8 and unitwise version 2.3.0

UPDATE: using the primary code of [acr_us] instead of acre works just fine.

I no longer consider this to be an issue, at least for me.

ricktessner commented 7 months ago

Using the primary code instead of the symbol worked just fine. My bad.