Hello guys, I have some stupid kind of problem with me. Hope you guys can help me to get rid of it. The problem is that in javascript i am making ajax requests manually just by giving links. So when that function get called in javascipt ajax request will generate and perform the function. I given the links as:- "resumes/action?parameters=whatever". It is all working in development phase. So, i deployed it. But now these links only are not working i mean these links require me to prepend with application name just like as "application_name/resumes/action?parameters=whatever". So after googling also i did''nt find any clearer solution to this. Please light me some direction. -- 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-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.