Zoltan Gero wrote in post #964442:
> Hello,
> I read the whole mailing, and not sure if I agree.
>
> So first this problem means you don't have the method in the
> Controller. I agree, controllers have naming conventions, check those.
> Also routes.rb has conventions, depends on version - which do you use?
>
> If you've written your route to the file, you can check if it's
> available from command line:
> rake routes
> Here you will see the url path and the pathname also, so will be
> visible if you gave it wrong.
>
> Which versions do you use? Did you scaffolded or created part by part?
> cheers,
> Zoltn

I scaffolded it. Im using rails 2.3.8. Sorry I meant that my controller 
is named singularly. So do you guys think I should pluralize it?

Thanks,

jakx12.

-- 
Posted via http://www.ruby-forum.com/.

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