Download Firebug, it'll give you a much better idea of what's going on

http://getfirebug.com/

On Oct 1, 6:04 pm, Juan Moreno <[EMAIL PROTECTED]>
wrote:
> gdevore wrote:
> > Is your Alumno controller setup as a RESTful resource?  If so, then
> > the auto complete call won't work because the auto_complete url isn't
> > one of the default routes created with a RESTful resource.  You could
> > explicitly add the route but I would suggest checking out this episode
> > of Railscasts:
>
> >http://railscasts.com/episodes/102-auto-complete-association
>
> Alumnos is my table and belongs to a data base call Prueba,  so my model
> is alumno.rb and my controller is completar_controller.rb, I will check
> the page that you recommend me, and try to do some changes, if it work I
> will tell you. Thanks
> --
> Posted viahttp://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-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to