Displaying 1 result from an estimated 1 matches for "sujjest".
Did you mean:
subjest
2008 Aug 01
2
REST error
...nts controller
def departments
@student= Student.find params[:id]
# @departments = @student.departments
end
when i click the departments link it showing error like
undefined method `departments_student_url'' for
#<ActionView::Base:0xb73d2f18>
what''s a problem?
please sujjest any good link to study RESTful architecture in detail and
also in depth?
with regards
babu nair
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&qu...