HI,

I have the following in my routes:

resources :photos, :except => [:new, :edit]

When I get "/photos/new" instead of getting a no route error, it
routes to "show" and recognizes "new" as id.

Is that normal?

Panayotis

-- 
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.

Reply via email to