I need to be able to write a controller method that does nothing to the view. That is, when the method in the controller terminates, I dont get an error in the browswer of:
Template is missing Missing template blahbal/blahblah.erb in view path blah/views The termination of the controller I must write does nothing to the view (actually, I merely need to execute a little javascript, closing some divs, etc). Is there a way to do this? Thanks, Janna B --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

