Hi All!

A while ago I discovered that having *hobo_controller* at the top of a controller's code caused controls with *remote=>true *to generate html requests rather than the expected javascript requests. I meant to report that here, then, but forgot. (Now I can't remember what lead me to comment it out in the first place :-[ ).

I just discovered that when*hobo_controller* is not present, *current_user* is undefined, and now I need *current_user* in the controller. I'm between a rock and a hard place with this, since I use a lot of javascript to make the app speedy and it has gone away when *hobo_controller* is called.

Interestingly, *current_user* is available in the views called by the controller, otherwise the app would be totally broken when***hobo_controller* is absent.

Has anyone else encountered this? Does anyone have any idea why this is happening or a work-around? Why do these weird things happen to me?:'(

Thanks,

Don Ziesig

--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to