> Are you saying that if I have a map.resource :session that this should map > to a plural SessionsController, as opposed to SessionController?
Right. As Rick explains, this completely removes the confusion on how controllers should be named. They're just always plural regardless of whether they're being exposed through singular or plural resources (or both). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
