In REST , is it right that controller names are plural ?
Stuart
–
In REST , is it right that controller names are plural ?
Stuart
–
That’s the convention that’s been adopted. It makes sense to me. If
we’re now thinking of accessing resources then it makes sense. It
seems to follow the convention for naming database tables: the place
where you access your data/resources has a plural name.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs