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
|
||||
belongs_to :raspberry
|
||||
belongs_to :reading
|
||||
has_many :sensores
|
||||
has_many :sensors
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue