Shopify / measured

Encapsulate measurements and their units in Ruby and Ruby on Rails.
MIT License
337 stars 28 forks source link

136: raises an exception if there are cycles when building a new unit system #137

Closed arturopie closed 3 years ago

arturopie commented 3 years ago

fixes #136

I went with the solution that checks the graph is acyclic.

kmcphillips commented 3 years ago

Thank you for your contribution! Same story, use the SHA for the time being. I'll do a release sometime later.