search for: photosrail

Displaying 1 result from an estimated 1 matches for "photosrail".

Did you mean: photosrails
2008 Jul 30
1
Couldn't find Photo with ID=index
Hi all, I need help in this problem. - i have a model class named Photo, a controller Photos. - when typing the URL http://localhost:3000/photos Rails calls the default index method. - but when typing http://localhost:3000/photos/index error saying "Couldn''t find Photo with ID=index" pops up, i cant even imagine why. - my Rails version is 2.1.0 thanks in advance yours,