gentooboontoo / js-quantities

JavaScript library for quantity calculation and unit conversion
http://gentooboontoo.github.io/js-quantities/
MIT License
396 stars 102 forks source link

Add support for bushels ("bushel", "bushels", "bu", "bsh") #13

Closed cjroth closed 10 years ago

gentooboontoo commented 10 years ago

Merged. Thank you.

cjroth commented 10 years ago

Thanks for great module!

rage-shadowman commented 10 years ago

FYI - This was based off of ruby_units which currently does not have bushels. They might appreciate a pull request to add them as well.

The project is here: https://github.com/olbrich/ruby-units The file that will likely need the update is: lib/ruby_units/unit_definitions/standard.rb