Shopify / measured

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

Remove add_alias #30

Closed thegedge closed 7 years ago

thegedge commented 7 years ago

Will make Measured::Unit immutable, which makes it far easier to do various performance improvements around name to unit mappings. Also, always a nice property to have!