> <%= button_to_remote "Test", :url => {:controller => 'testcontroller',
> :action => 'test'} %>
>
> The RJS file is the same, just moved to the 'testcontroller' view
> directory. This dosen't seem to be working, can anyone advise me as to
> what's going wrong?
Is the request even reaching the testcontroller?
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
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
-~----------~----~----~----~------~----~------~--~---