Hi All,
Just joined the group, starting off with a very easy question for you i'm sure.
Could you tell me the best practices when naming controllers & models? Are the singular, plural? Capitalized? etc.
Thanks in advance.
Philip
Hi All,
Just joined the group, starting off with a very easy question for you i'm sure.
Could you tell me the best practices when naming controllers & models? Are the singular, plural? Capitalized? etc.
Thanks in advance.
Philip
If you work through the Getting Started on http://guides.rubyonrails.org/ it will give you a good idea of the conventions.
Colin
Thanks Colin,
I'll have a read of that.
Phil