1
0

Updated Measurement to reflect ReadoutValue removal

This commit is contained in:
cryptogopher
2019-11-30 01:01:43 +01:00
parent d74f290a4f
commit fc2db76a3e
8 changed files with 50 additions and 40 deletions

View File

@@ -49,6 +49,7 @@ class MeasurementsController < ApplicationController
[
:id,
:quantity_id,
:value,
:unit_id,
:_destroy
]