stepheno / brewtronic-5000

Brewery Management Rails app
GNU General Public License v3.0
3 stars 0 forks source link

Fix display of non-SI values when updating an existing record #16

Closed stepheno closed 11 years ago

stepheno commented 11 years ago

When you create a hop/grain/anything with units, it converts correctly to SI units to store into the DB. If you update this object using the edit form, the value is displayed in SI, regardless of your unit preferences.