main.avodemo.com/app/avo/resources/team....
# avo-2
m
l
the avodemo runs Avo 3
in Avo 3 we renamed
model
to
record
everywhere
model
is a bit ambiguos. "is it the model class or what?" the record is the actually instantiated DB record
if you're curious about the Avo 3 changes you can check them out here https://docs.avohq.io/3.0/upgrade.html
m
ahhh I understand. I was just highlighting it because I ran into the issue when trying to reference it on my current app and it ran into an issue.
l
oh. got it!