hi, im totally a newbie so i have got no idea whatsoever why i got this
error, the thing that happend was i was doing a little coding along with
the lynda.com rails series that i got this error.
well as u can see this is the error which i get on terminal, but there
is another one in browser too which says : "NoMethodError in
AdminController#index " u can see it in the picture here :
hi, im totally a newbie so i have got no idea whatsoever why i got this
error, the thing that happend was i was doing a little coding along with
the lynda.com rails series that i got this error.
well as u can see this is the error which i get on terminal, but there
is another one in browser too which says : "NoMethodError in
AdminController#index " u can see it in the picture here :Twitpic
so what seems to be the problem.
Active scaffold is blowing up. Is the version you've got compatible
with the version of rails you're using.
hi, im totally a newbie so i have got no idea whatsoever why i got this
error, the thing that happend was i was doing a little coding along with
the lynda.com rails series that i got this error.
Those tutorials are quite old and may not work with current versions of
Rails. Try guides.rubyonrails.org instead.
well as u can see this is the error which i get on terminal, but there
is another one in browser too which says : "NoMethodError in
AdminController#index " u can see it in the picture here :
http://twitpic.com/1wsbal
so what seems to be the problem.
Just like it says: you're trying to call a method called index that
doesn't exist.
can we go more into the details ? like, how can i fix them ?
You have enough information to start looking. Please read the
documentation I've suggested before begging for answers. Otherwise,
you're wasting your time and mine.
You have enough information to start looking. Please read the
documentation I've suggested before begging for answers. Otherwise,
you're wasting your time and mine.