forked from fixin.me/fixin.me
4 lines
51 B
Ruby
4 lines
51 B
Ruby
class Measurement
|
|
include ActiveModel::Model
|
|
end
|