Canonical place to store ruby object files?

I am sorry for asking such an obvious question, but I am starting to
write with objects in RoR. I want to follow the standard convention of
putting one object per file. But where is the standard location to put
the file? In “/app/controllers/”? Or “app/models”? Or “/vendor/
plugins/”?

/app/models