se llaman sensors
This commit is contained in:
parent
3034275ce4
commit
89d1299930
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
||||||
class Arduino < ApplicationRecord
|
class Arduino < ApplicationRecord
|
||||||
belongs_to :raspberry
|
belongs_to :raspberry
|
||||||
belongs_to :reading
|
belongs_to :reading
|
||||||
has_many :sensores
|
has_many :sensors
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue