hi.
did you try "rake routes"?

(2011/11/23 2:39), Heinz Strunk wrote:
Hey,

for some reason my admin_club_path(club) doesn't work anymore but only
admin_club_path(club.id). Anyone know what the reason could be?

This is the error message:
No route matches {:action=>"show", :controller=>"admin/clubs",
:id=>#<Club id: 98, name: "1. FSV Mainz 05 II", image: "mainz05.gif",
photo_id: 3, league_id: 5, approved: false, permalink:
"1-fsv-mainz-05-ii", created_at: "2011-11-22 16:43:13", updated_at:
"2011-11-22 16:43:13">}

Apparently it takes the whoe object as id but why?


--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to